mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
* etc/NEWS: Add entry for dictionary.el
This commit is contained in:
parent
b18217eb87
commit
ca0de4d1e0
9
etc/NEWS
9
etc/NEWS
@ -1338,6 +1338,15 @@ These themes are designed for colour-contrast accessibility. You can
|
||||
load the new themes using 'M-x customize-themes' or 'load-theme' from
|
||||
your init file.
|
||||
|
||||
** Dictionary mode
|
||||
|
||||
This is a mode for searching a RFC 2229 dictionary
|
||||
server. 'dictionary' opens a buffer for starting
|
||||
operations. 'dictionary-search' performs a lookup for a word. It also
|
||||
supports a 'dictionary-tooltip-mode' which performs a lookup of the
|
||||
word under the mouse in 'dictionary-tooltip-dictionary' (which must be
|
||||
customized first).
|
||||
|
||||
|
||||
* Incompatible Editing Changes in Emacs 28.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user