Mercurial > emacs
diff etc/NEWS @ 59778:f378841c3724
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Jan 2005 17:16:47 +0000 |
parents | 51a8532d9066 |
children | 99f372bad7b9 |
line wrap: on
line diff
--- a/etc/NEWS Sat Jan 29 17:16:31 2005 +0000 +++ b/etc/NEWS Sat Jan 29 17:16:47 2005 +0000 @@ -2474,6 +2474,11 @@ * 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