# HG changeset patch # User Richard M. Stallman # Date 1107019007 0 # Node ID f378841c37243696751f1ba456bcf2442e4e7d0a # Parent 06bae5eee9dc2a0948bc071e27f96b8ac2bb63cb *** empty log message *** diff -r 06bae5eee9dc -r f378841c3724 etc/NEWS --- 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