log lisp/abbrev.el @ 87058:20301f27964f

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