1
Fork 0
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:
Richard M. Stallman 2005-01-29 17:16:47 +00:00
parent 6887bce515
commit 96b3faf892

View file

@ -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