log src/abbrev.c @ 43671:b6abb8a7ea89

age author description
Sun, 03 Mar 2002 20:08:56 +0000 Richard M. Stallman (Fexpand_abbrev): Increment plist as use count only if it is an integer.
Sat, 29 Dec 2001 21:42:22 +0000 Ken Raeburn * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
Fri, 28 Dec 2001 22:14:23 +0000 Richard M. Stallman Use the plist of an abbrev for multiple params if nec.
Mon, 26 Nov 2001 00:05:33 +0000 Richard M. Stallman (Fexpand_abbrev): Use Frun_hooks instead of Vrun_hooks.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 08:50:13 +0000 Pavel Jank (Finsert_abbrev_table_description): Reindent.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].