aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAgeFilesLines
* (unexpand-abbrev): Better preserve markers.Stefan Monnier2008-06-051-2/+3
* (define-abbrev-table): Don't use `iff' in docstring.Juanma Barranquero2008-05-081-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (define-abbrev): Don't use `iff' in doc-strings.Glenn Morris2008-04-261-1/+1
* (define-abbrev-table): Apply props even if the table exists already.Stefan Monnier2008-04-261-1/+6
* (abbrev-insert): New function extracted from expand-abbrev.Stefan Monnier2008-04-171-48/+82
* Docstring improvements.Stefan Monnier2008-04-171-5/+4
* (define-abbrev-table): Fontify dosctrings as such.Stefan Monnier2008-04-171-0/+1
* (abbrev-mode): Use define-minor-mode.Stefan Monnier2008-04-011-7/+2
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-1/+1
* (clear-abbrev-table): Can't pass a symbol to intern.Stefan Monnier2008-01-141-1/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (kill-all-abbrevs, insert-abbrevs, prepare-abbrev-list-buffer): Use dolist.Stefan Monnier2007-11-181-22/+23
* | (abbrev--write): Fix error in transcription from C.Stefan Monnier2007-11-161-1/+1
* | (define-abbrev-table): Record the variable definition.Stefan Monnier2007-11-091-2/+4
* | (abbrev--write): Fix up typo.Stefan Monnier2007-11-051-1/+1
* | (define-abbrev-table): Doc fix.Juanma Barranquero2007-11-041-5/+5
* | (expand-abbrev): Move point back to expansion's end.Stefan Monnier2007-11-041-3/+8
* | (abbrev-symbol): Correct let->let*.Stefan Monnier2007-10-311-5/+6
* | Rename `count' and `system-flag' to :count and :system. Update all users.Stefan Monnier2007-10-301-35/+37
* | Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-281-0/+534
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-3/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (abbrev): Add `provide'.Richard M. Stallman2007-03-091-0/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (abbrev-mode): Tighten the safety predicate.Stefan Monnier2006-04-291-1/+1
* (abbrev-mode): Tighten up a bit the safety predicate.Stefan Monnier2006-04-261-2/+2
* (read-abbrev-file): Use abbrev-file-name if optionalReiner Steib2006-04-181-1/+1
* (edit-abbrevs-redefine): Temporarily widen.Richard M. Stallman2006-04-181-5/+10
* * files.el: Move some `safe-local-variable' declarations to theReiner Steib2006-04-061-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (expand-region-abbrevs): Doc fix.Juanma Barranquero2005-07-201-7/+6
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-06-131-1/+3
* (write-abbrev-file): Write table entries in alphabetical orderEli Zaretskii2005-04-231-24/+34
* (define-abbrevs): Read system abbrevs properly.Richard M. Stallman2005-04-101-3/+6
* (only-global-abbrevs): Doc fix.John Paul Wallington2004-08-011-8/+7
* (abbrev-mode, edit-abbrevs-map): Doc fixes.Richard M. Stallman2004-06-131-6/+7
* (write-abbrev-file): Make argument optional. Doc fix.Luc Teirlinck2004-02-241-4/+11
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (write-abbrev-file): Simplify, and put a coding cookieDave Love2003-01-231-9/+5
* (write-abbrev-file): Don't hardcode point-min == 1.Stefan Monnier2002-09-271-1/+1
* (copy-abbrev-table): New function.Richard M. Stallman2002-09-121-0/+12
* Remove unnecessary whitespaces.Pavel Janík2002-01-051-4/+4
* Doc fix.Stefan Monnier2001-11-161-1/+0
* (read-abbrev-file): Don't set save-abbrevs.Richard M. Stallman2001-11-111-3/+3