log lisp/abbrev.el @ 90143:146c086df160

age author description
Thu, 14 Apr 2005 05:03:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
Tue, 03 Aug 2004 00:03:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-27
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 14 Jan 2008 20:17:52 +0000 Stefan Monnier (clear-abbrev-table): Can't pass a symbol to intern.
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sun, 18 Nov 2007 19:32:53 +0000 Stefan Monnier (kill-all-abbrevs, insert-abbrevs, prepare-abbrev-list-buffer): Use dolist.
Fri, 16 Nov 2007 18:27:07 +0000 Stefan Monnier (abbrev--write): Fix error in transcription from C.
Fri, 09 Nov 2007 16:07:18 +0000 Stefan Monnier (define-abbrev-table): Record the variable definition.
Mon, 05 Nov 2007 04:28:32 +0000 Stefan Monnier (abbrev--write): Fix up typo.
Sun, 04 Nov 2007 22:58:50 +0000 Juanma Barranquero (define-abbrev-table): Doc fix.
Sun, 04 Nov 2007 02:57:52 +0000 Stefan Monnier (expand-abbrev): Move point back to expansion's end.
Wed, 31 Oct 2007 15:47:02 +0000 Stefan Monnier (abbrev-symbol): Correct let->let*.
Tue, 30 Oct 2007 01:39:19 +0000 Stefan Monnier Rename `count' and `system-flag' to :count and :system. Update all users.
Sun, 28 Oct 2007 02:41:00 +0000 Stefan Monnier Rewrite abbrev.c in Elisp.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 09 Mar 2007 22:02:41 +0000 Richard M. Stallman (abbrev): Add `provide'.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 06:15:26 +0000 Glenn Morris Update copyright years.
Sat, 29 Apr 2006 13:56:50 +0000 Stefan Monnier (abbrev-mode): Tighten the safety predicate.
Wed, 26 Apr 2006 05:16:01 +0000 Stefan Monnier (abbrev-mode): Tighten up a bit the safety predicate.
Tue, 18 Apr 2006 22:04:27 +0000 Reiner Steib (read-abbrev-file): Use abbrev-file-name if optional
Tue, 18 Apr 2006 21:16:13 +0000 Richard M. Stallman (edit-abbrevs-redefine): Temporarily widen.
Thu, 06 Apr 2006 15:36:24 +0000 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 10:59:36 +0000 Juanma Barranquero (expand-region-abbrevs): Doc fix.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 13 Jun 2005 11:56:12 +0000 Lute Kamstra (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.
Sat, 23 Apr 2005 12:32:53 +0000 Eli Zaretskii (write-abbrev-file): Write table entries in alphabetical order
Sun, 10 Apr 2005 23:25:56 +0000 Richard M. Stallman (define-abbrevs): Read system abbrevs properly.
Sun, 01 Aug 2004 03:55:30 +0000 John Paul Wallington (only-global-abbrevs): Doc fix.
Sun, 13 Jun 2004 21:55:49 +0000 Richard M. Stallman (abbrev-mode, edit-abbrevs-map): Doc fixes.
Tue, 24 Feb 2004 03:25:33 +0000 Luc Teirlinck (write-abbrev-file): Make argument optional. Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 23 Jan 2003 20:37:39 +0000 Dave Love (write-abbrev-file): Simplify, and put a coding cookie
Fri, 27 Sep 2002 19:51:58 +0000 Stefan Monnier (write-abbrev-file): Don't hardcode point-min == 1.
Thu, 12 Sep 2002 03:19:25 +0000 Richard M. Stallman (copy-abbrev-table): New function.
Sat, 05 Jan 2002 19:02:27 +0000 Pavel Jank Remove unnecessary whitespaces.
Fri, 16 Nov 2001 14:15:23 +0000 Stefan Monnier Doc fix.
Sun, 11 Nov 2001 01:49:05 +0000 Richard M. Stallman (read-abbrev-file): Don't set save-abbrevs.
Mon, 06 Aug 2001 10:12:17 +0000 Pavel Jank Keyword added and FSF specified as Maintainer.
Tue, 28 Nov 2000 13:57:29 +0000 Gerd Moellmann (prepare-abbrev-list-buffer): Get the value of
Mon, 28 Aug 2000 16:07:10 +0000 Gerd Moellmann (list-abbrevs): Add optional parameter LOCAL.
Fri, 05 May 2000 13:21:04 +0000 Gerd Moellmann (abbrev-mode): Make ARG optional.
Fri, 17 Mar 2000 22:32:39 +0000 Gerd Moellmann (inverse-add-abbrev): Identify word by first moving
Mon, 18 Oct 1999 21:28:04 +0000 Dave Love (add-abbrev, inverse-add-abbrev, expand-region-abbrevs): Remove
Thu, 08 Apr 1999 16:26:38 +0000 Richard M. Stallman (abbrev-mode): Customizing sets the default value.
Tue, 30 Mar 1999 21:37:40 +0000 Karl Heuer *** empty log message ***
Tue, 30 Mar 1999 21:27:20 +0000 Karl Heuer (abbrev-mode): Doc fix.
Mon, 15 Mar 1999 01:03:23 +0000 Kenichi Handa (inverse-add-abbrev): Inherit the current input method.
Tue, 26 May 1998 09:23:23 +0000 Dan Nicolaescu *** empty log message ***
Mon, 11 Aug 1997 23:54:58 +0000 Richard M. Stallman Customized.
Mon, 16 Dec 1996 01:35:50 +0000 Richard M. Stallman (only-global-abbrevs): Use defvar.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.