| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C. | Glenn Morris | 2010-10-28 | 1 | -1/+3 |
* | * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable. | Glenn Morris | 2010-10-26 | 1 | -13/+2 |
* | Add "Package:" file headers to denote built-in packages. | Chong Yidong | 2010-08-29 | 1 | -0/+1 |
* | * abbrev.el: Fix typos. | Juanma Barranquero | 2010-04-26 | 1 | -2/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (abbrev--before-point): Use word-motion functions | Stefan Monnier | 2009-11-25 | 1 | -5/+13 |
* | * abbrev.el (abbrev-with-wrapper-hook): (re)move... | Stefan Monnier | 2009-11-19 | 1 | -38/+1 |
* | * custom.el (custom-delayed-init-variables): New var. | Stefan Monnier | 2009-09-11 | 1 | -1/+2 |
* | * paths.el (abbrev-file-name): Move to abbrev.el. | Stefan Monnier | 2009-08-29 | 1 | -1/+5 |
* | * abbrev.el (insert-abbrev-table-description): Prettify output. | Chong Yidong | 2009-08-04 | 1 | -3/+5 |
* | Minor doc fix. | Chong Yidong | 2009-05-13 | 1 | -1/+1 |
* | Add comment. | Chong Yidong | 2009-03-01 | 1 | -0/+1 |
* | (clear-abbrev-table): Always return nil (Bug#2515). | Chong Yidong | 2009-03-01 | 1 | -1/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (define-abbrev): Doc fix. | Chong Yidong | 2008-10-17 | 1 | -2/+3 |
* | (unexpand-abbrev): Better preserve markers. | Stefan Monnier | 2008-06-05 | 1 | -2/+3 |
* | (define-abbrev-table): Don't use `iff' in docstring. | Juanma Barranquero | 2008-05-08 | 1 | -2/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (define-abbrev): Don't use `iff' in doc-strings. | Glenn Morris | 2008-04-26 | 1 | -1/+1 |
* | (define-abbrev-table): Apply props even if the table exists already. | Stefan Monnier | 2008-04-26 | 1 | -1/+6 |
* | (abbrev-insert): New function extracted from expand-abbrev. | Stefan Monnier | 2008-04-17 | 1 | -48/+82 |
* | Docstring improvements. | Stefan Monnier | 2008-04-17 | 1 | -5/+4 |
* | (define-abbrev-table): Fontify dosctrings as such. | Stefan Monnier | 2008-04-17 | 1 | -0/+1 |
* | (abbrev-mode): Use define-minor-mode. | Stefan Monnier | 2008-04-01 | 1 | -7/+2 |
* | * faces.el (xw-defined-colors): | Dan Nicolaescu | 2008-03-14 | 1 | -1/+1 |
* | (clear-abbrev-table): Can't pass a symbol to intern. | Stefan Monnier | 2008-01-14 | 1 | -1/+3 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (kill-all-abbrevs, insert-abbrevs, prepare-abbrev-list-buffer): Use dolist. | Stefan Monnier | 2007-11-18 | 1 | -22/+23 |
* | | (abbrev--write): Fix error in transcription from C. | Stefan Monnier | 2007-11-16 | 1 | -1/+1 |
* | | (define-abbrev-table): Record the variable definition. | Stefan Monnier | 2007-11-09 | 1 | -2/+4 |
* | | (abbrev--write): Fix up typo. | Stefan Monnier | 2007-11-05 | 1 | -1/+1 |
* | | (define-abbrev-table): Doc fix. | Juanma Barranquero | 2007-11-04 | 1 | -5/+5 |
* | | (expand-abbrev): Move point back to expansion's end. | Stefan Monnier | 2007-11-04 | 1 | -3/+8 |
* | | (abbrev-symbol): Correct let->let*. | Stefan Monnier | 2007-10-31 | 1 | -5/+6 |
* | | Rename `count' and `system-flag' to :count and :system. Update all users. | Stefan Monnier | 2007-10-30 | 1 | -35/+37 |
* | | Rewrite abbrev.c in Elisp. | Stefan Monnier | 2007-10-28 | 1 | -0/+534 |
|/ |
|
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 1 | -3/+3 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | (abbrev): Add `provide'. | Richard M. Stallman | 2007-03-09 | 1 | -0/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
* | (abbrev-mode): Tighten the safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -1/+1 |
* | (abbrev-mode): Tighten up a bit the safety predicate. | Stefan Monnier | 2006-04-26 | 1 | -2/+2 |
* | (read-abbrev-file): Use abbrev-file-name if optional | Reiner Steib | 2006-04-18 | 1 | -1/+1 |
* | (edit-abbrevs-redefine): Temporarily widen. | Richard M. Stallman | 2006-04-18 | 1 | -5/+10 |
* | * files.el: Move some `safe-local-variable' declarations to the | Reiner Steib | 2006-04-06 | 1 | -0/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | (expand-region-abbrevs): Doc fix. | Juanma Barranquero | 2005-07-20 | 1 | -7/+6 |