mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-01 11:20:41 -08:00
*** empty log message ***
This commit is contained in:
parent
6887bce515
commit
96b3faf892
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
|
@ -2474,6 +2474,11 @@ configuration files.
|
|||
|
||||
* Incompatible Lisp Changes in Emacs 21.4
|
||||
|
||||
** An element of buffer-undo-list can now have the form (FUNNAME .
|
||||
ARGS), where FUNNAME is a symbol other than t or nil. That stands for
|
||||
a high-level change that should be undone by evaluating (apply FUNNAME
|
||||
ARGS).
|
||||
|
||||
+++
|
||||
** `suppress-keymap' now works by remapping `self-insert-command' to
|
||||
the command `undefined'. (In earlier Emacs versions, it used
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue