log lisp/abbrev.el @ 85837:07865f189760

age author description
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.