emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 28 Dec 2001 17:14:38 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2345 emacs/src/ChangeLog:1.2346
*** emacs/src/ChangeLog:1.2345  Fri Dec 28 14:07:02 2001
--- emacs/src/ChangeLog Fri Dec 28 17:14:38 2001
***************
*** 1,5 ****
--- 1,15 ----
  2001-12-28  Richard M. Stallman  <address@hidden>
  
+       * abbrev.c: Use the plist of an abbrev for multiple params if nec.
+       (Fdefine_abbrev): New arg SYSTEM-FLAG for a system abbrev.
+       (Fdefine_global_abbrev, Fdefine_mode_abbrev):
+       Update calls to Fdefine_abbrev.
+       (write_abbrev): Update for changed data format.
+       Don't list "system" abbrevs.
+       (Fexpand_abbrev): Update use count with new data format.
+       (describe_abbrev): Update for changed data format.
+       (Fdefine_abbrev_table): Handle the new SYSTEM-FLAG.
+ 
        * config.in (HAVE_MBSINIT): Add #undef.
  
        * strftime.c (mbsinit): Define as no-op if not available.



reply via email to

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