mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-17 09:25:46 +00:00
* etc/NEWS: Add entry for dictionary.el
This commit is contained in:
parent
b18217eb87
commit
ca0de4d1e0
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue