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.
|