Use the plist of an abbrev for multiple params if nec.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2001 22:14:38 +0000 (22:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2001 22:14:38 +0000 (22:14 +0000)
commit2d6c1fc09aa71d47fea2b7489837312a83893191
tree13099cc0c533d7fdec6c2c6c217d3bfc627e7cde
parent07025a551c4b398f6527a11505678a931da041f1
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.
src/ChangeLog
src/abbrev.c