emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 29 Jan 2005 12:16:47 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1110 emacs/etc/NEWS:1.1111
*** emacs/etc/NEWS:1.1110       Sun Jan 23 13:31:53 2005
--- emacs/etc/NEWS      Sat Jan 29 17:16:47 2005
***************
*** 2474,2479 ****
--- 2474,2484 ----
  
  * 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]