summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAge
* Fix a typo in define-abbrev-tableGlenn Morris2016-12-10
* Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii2016-09-26
* Update copyright year to 2016Paul Eggert2016-01-01
* ; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.Eli Zaretskii2015-11-07
* Fix error in copy-abbrev-tableEli Zaretskii2015-11-07
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* * abbrev.el (define-abbrev-table): Refine last change.Stefan Monnier2015-04-10
* * lisp/abbrev.el (define-abbrev-table): Treat a non-string "docstring" asStefan Monnier2015-04-02
* Update copyright year to 2015Paul Eggert2015-01-01
* Doc updates re abbrev-expand-functionGlenn Morris2014-05-26
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* * lisp/abbrev.el (edit-abbrevs-mode): Derive from fundamental-mode.Glenn Morris2014-02-07
* * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.Stefan Monnier2014-01-06
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Spelling and typo fixes.Paul Eggert2013-12-27
* Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.orgGlenn Morris2013-09-17
|\
| * * lisp/abbrev.el (abbrev--check-chars): Fix thinko.Stefan Monnier2013-09-12
* | * lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.Stefan Monnier2013-09-06
* | Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* | * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-17
* | * lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename fromStefan Monnier2013-04-16
|/
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Spelling fixes.Paul Eggert2012-04-22
* * lisp/abbrev.el (edit-abbrevs): Move point to the abbrev table ofLeo Liu2012-04-19
* Checked lispref/abbrevs.texiGlenn Morris2012-03-03
* Reset sys to nil in define-abbrevsLeo Liu2012-02-29
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-02
* * lisp/abbrev.el (expand-abbrev): Try to preserve point.Stefan Monnier2011-07-08
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-05
* * lisp/abbrev.el (define-abbrev-table): Don't add a table multiple times.Stefan Monnier2011-06-15
* Merge from trunkStefan Monnier2011-03-31
|\
| * Improve key bindings in edit-abbrevs-modeLeo Liu2011-03-30
| * Place empty abbrev tables after nonempty ones when editingLeo Liu2011-03-28
| * Use utf-8 if safe for writing to abbrev fileLeo Liu2011-03-22
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-11
|/
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Abbrev.el fix for bug #7733. (tiny change)Brent Goodrick2011-01-02
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-28
* | * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.Glenn Morris2010-10-26
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* * abbrev.el: Fix typos.Juanma Barranquero2010-04-26
* Add 2010 to copyright years.Glenn Morris2010-01-13