log src/abbrev.c @ 59228:30ee5fc56ad0

age author description
Sat, 31 Jul 2004 03:37:21 +0000 Richard M. Stallman (Fexpand_abbrev): Undo previous change.
Sat, 24 Jul 2004 21:37:11 +0000 Richard M. Stallman (Fexpand_abbrev): Run Qpre_abbrev_expand_hook
Wed, 16 Jun 2004 15:10:55 +0000 Kim F. Storm Update copyright.
Tue, 24 Feb 2004 03:32:29 +0000 Luc Teirlinck (Finsert_abbrev_table_description): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:14:26 +0000 Richard M. Stallman (Fexpand_abbrev): Insert before deleting.
Thu, 17 Apr 2003 21:44:50 +0000 Stefan Monnier (Fdefine_abbrev_table): Use XCAR, XCDR.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 20 Aug 2002 07:07:19 +0000 Kenichi Handa (Fexpand_abbrev): Fix for the multibyte case.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Mon, 20 May 2002 08:04:46 +0000 Ken Raeburn * abbrev.c (write_abbrev): Use SYMBOL_NAME instead of XSYMBOL and
Thu, 25 Apr 2002 17:59:13 +0000 Pavel Jank (abbrev-start-location): Doc fix.
Mon, 22 Apr 2002 15:22:31 +0000 Pavel Jank Add comment of arbitrary chosen constant 59.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
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].
Mon, 15 Oct 2001 13:38:04 +0000 Pavel Jank Put doc strings in comments.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Mon, 19 Jun 2000 15:58:23 +0000 Gerd Moellmann (syms_of_abbrev): Set buffer_default's abbrev table
Fri, 21 Jan 2000 02:22:56 +0000 Richard M. Stallman Comment change.
Thu, 30 Dec 1999 12:26:53 +0000 Gerd Moellmann (Fexpand_abbrev): If expanding an abbrev which has only
Mon, 20 Sep 1999 00:34:35 +0000 Gerd Moellmann (Fexpand_abbrev): Remove unused variables.
Tue, 18 May 1999 04:47:26 +0000 Richard M. Stallman (Fdefine_abbrev): Doc fix.
Mon, 16 Nov 1998 01:17:06 +0000 Kenichi Handa Include charset.h.
Wed, 05 Aug 1998 14:59:09 +0000 Richard M. Stallman (Funexpand_abbrev): Add ADJUST instead of subtracting.