/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1111 by rms, Sat Jan 29 17:16:47 2005 UTC revision 1.1112 by rms, Sat Jan 29 17:16:56 2005 UTC
# Line 2474  configuration files. Line 2474  configuration files.
2474    
2475  * Incompatible Lisp Changes in Emacs 21.4  * Incompatible Lisp Changes in Emacs 21.4
2476    
 ** 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).  
   
2477  +++  +++
2478  ** `suppress-keymap' now works by remapping `self-insert-command' to  ** `suppress-keymap' now works by remapping `self-insert-command' to
2479  the command `undefined'.  (In earlier Emacs versions, it used  the command `undefined'.  (In earlier Emacs versions, it used
# Line 2492  the command `undefined'.  (In earlier Em Line 2487  the command `undefined'.  (In earlier Em
2487    
2488  * Lisp Changes in Emacs 21.4  * Lisp Changes in Emacs 21.4
2489    
2490    ** An element of buffer-undo-list can now have the form (FUNNAME .
2491    ARGS), where FUNNAME is a symbol other than t or nil.  That stands for
2492    a high-level change that should be undone by evaluating (apply FUNNAME
2493    ARGS).
2494    
2495  +++  +++
2496  ** The line-move, scroll-up, and scroll-down functions will now  ** The line-move, scroll-up, and scroll-down functions will now
2497  modify the window vscroll to scroll through display rows that are  modify the window vscroll to scroll through display rows that are

Legend:
Removed from v.1.1111  
changed lines
  Added in v.1.1112

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26