mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Update NEWS for 'define-keymap'
This commit is contained in:
parent
859190f03e
commit
84192b6716
1 changed files with 8 additions and 0 deletions
8
etc/NEWS
8
etc/NEWS
|
|
@ -85,6 +85,14 @@ Emacs buffers, like indentation and the like. The new ert function
|
|||
Using 'make-obsolete' on a theme is now supported. This will make
|
||||
'load-theme' issue a warning when loading the theme.
|
||||
|
||||
+++
|
||||
** New function 'define-keymap'.
|
||||
This function allows defining a number of keystrokes with one form.
|
||||
|
||||
+++
|
||||
** New macro 'defvar-keymap'.
|
||||
This macro allows defining keymap variables more conveniently.
|
||||
|
||||
|
||||
* Changes in Emacs 29.1 on Non-Free Operating Systems
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue