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: Sun, 30 Dec 2001 15:00:23 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.556 emacs/etc/NEWS:1.557
*** emacs/etc/NEWS:1.556        Sat Dec 29 22:25:26 2001
--- emacs/etc/NEWS      Sun Dec 30 15:00:23 2001
***************
*** 292,297 ****
--- 292,303 ----
  after it.  This prevents C-f and C-b from appearing to stand still on
  the screen.
  
+ ** define-abbrev now accepts an optional argument SYSTEM-FLAG.  If
+ non-nil, this marks the abbrev as a "system" abbrev, which means that
+ it won't be stored in the user's abbrevs file if he saves the abbrevs.
+ Major modes that predefine some abbrevs should always specify this
+ flag.
+ 
  ** Support for Mocklisp has been removed.
  
  ** The function insert-string is now obsolete.



reply via email to

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