summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAgeFilesLines
* Don't signal errors in abbrev-table-pLars Ingebrigtsen2022-02-141-1/+2
* Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-101-2/+8
|\
| * Improve docstring of edit-abbrevsStefan Kangas2022-01-101-2/+8
* | * lisp/abbrev.el (edit-abbrevs-mode-map): Use defvar-keymap.Stefan Kangas2022-01-101-7/+5
* | Do interactive mode tagging for edit-abbrevs-modeStefan Kangas2022-01-101-4/+6
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+1
* | Mark all def* functions that should indent as `defun'Lars Ingebrigtsen2021-10-131-1/+2
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-2/+2
* * lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303)Juri Linkov2021-09-021-2/+18
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make edit-abbrevs parsing less brittleLars Ingebrigtsen2020-10-271-11/+15
* Improve documentation of the 'abbrev-suggest' featureEli Zaretskii2020-09-271-12/+15
* Abbrev suggestions helps users remember to use defined abbrevsMathias Dahl2020-09-261-1/+139
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-2/+2
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-2/+2
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-2/+1
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-10/+0
* Remove Emacs 22 compat code from abbrev.elStefan Kangas2020-05-161-5/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715)Eli Zaretskii2019-07-181-2/+2
* Doc clarification in abbrev-prefix-markLars Ingebrigtsen2019-07-101-7/+10
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-2/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+2
* Fix defining inverse abbrevs on previous words (Bug#36243)Allen Li2019-06-221-0/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/subr.el (setq-default): Define as a macroStefan Monnier2019-04-011-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-241-4/+7
|\ \ | |/
| * Improve documentation of 'edit-abbrevs-mode'Eli Zaretskii2018-11-231-4/+7
* | Rework empty abbrev table omittingAllen Li2018-10-121-23/+29
* | Avoid writing empty abbrev tablesAllen Li2018-09-291-40/+45
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+2
* | Preserve special abbrev properties when writingAllen Li2018-02-171-1/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Stop abbrev-prefix-mark from adding extra newline (Bug#25767)Allen Li2017-03-021-3/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-4/+4
|\ \ | |/
| * Fix a typo in define-abbrev-tableGlenn Morris2016-12-101-4/+4
* | Merge from origin/emacs-25Paul Eggert2016-09-261-4/+5
|\ \ | |/
| * Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii2016-09-261-4/+5
* | Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-181-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/