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:57 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1111 emacs/etc/NEWS:1.1112
*** emacs/etc/NEWS:1.1111       Sat Jan 29 17:16:47 2005
--- emacs/etc/NEWS      Sat Jan 29 17:16:56 2005
***************
*** 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
--- 2474,2479 ----
***************
*** 2492,2497 ****
--- 2487,2497 ----
  
  * 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).
+ 
  +++
  ** The line-move, scroll-up, and scroll-down functions will now
  modify the window vscroll to scroll through display rows that are




reply via email to

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