summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAge
* Remove Emacs 22 compat code from abbrev.elStefan Kangas2020-05-16
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715)Eli Zaretskii2019-07-18
* Doc clarification in abbrev-prefix-markLars Ingebrigtsen2019-07-10
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Fix defining inverse abbrevs on previous words (Bug#36243)Allen Li2019-06-22
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-11-24
|\|
| * Improve documentation of 'edit-abbrevs-mode'Eli Zaretskii2018-11-23
* | Rework empty abbrev table omittingAllen Li2018-10-12
* | Avoid writing empty abbrev tablesAllen Li2018-09-29
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Preserve special abbrev properties when writingAllen Li2018-02-17
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Stop abbrev-prefix-mark from adding extra newline (Bug#25767)Allen Li2017-03-02
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Fix a typo in define-abbrev-tableGlenn Morris2016-12-10
* | Merge from origin/emacs-25Paul Eggert2016-09-26
|\|
| * Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii2016-09-26
* | Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-18
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | Use obarray functions from obarray.Przemysław Wojnowski2015-11-20
|/
* ; * 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