summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
Commit message (Expand)AuthorAge
* Add obarray-clear and use itMattias Engdegård2024-02-23
* Use obarrayp, not vectorp, to detect obarraysMattias Engdegård2024-02-23
* Merge from origin/emacs-29Eli Zaretskii2024-01-20
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-14
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-11-18
|\|
| * Add 5 docstrings to abbrev.el (bug#67153)Jeremy Bryant2023-11-17
* | Merge from origin/emacs-29Stefan Kangas2023-03-20
|\|
| * Reset abbrevs-changed after saving abbrevs (bug#62208)Filipp Gunbin2023-03-17
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | ; remove incorrect quoting of condition namesMattias Engdegård2022-12-30
|/
* ; Fix several symbol name typosStefan Kangas2022-10-26
* Add rudimentary font-locking to edit-abbrevs-modeStefan Kangas2022-09-15
* Make add-mode-abbrev use the active regionLars Ingebrigtsen2022-07-11
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Merge from origin/emacs-28Eli Zaretskii2022-05-25
|\
| * More fixes in abbrev.el doc stringsEli Zaretskii2022-05-21
| * Improve documentation strings and prompts in abbrev.elEli Zaretskii2022-05-21
* | Allow extending 'save-some-buffers'Lars Ingebrigtsen2022-05-23
* | Don't signal errors in abbrev-table-pLars Ingebrigtsen2022-02-14
* | Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-10
|\|
| * Improve docstring of edit-abbrevsStefan Kangas2022-01-10
* | * lisp/abbrev.el (edit-abbrevs-mode-map): Use defvar-keymap.Stefan Kangas2022-01-10
* | Do interactive mode tagging for edit-abbrevs-modeStefan Kangas2022-01-10
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Mark all def* functions that should indent as `defun'Lars Ingebrigtsen2021-10-13
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* * lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303)Juri Linkov2021-09-02
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Make edit-abbrevs parsing less brittleLars Ingebrigtsen2020-10-27
* Improve documentation of the 'abbrev-suggest' featureEli Zaretskii2020-09-27
* Abbrev suggestions helps users remember to use defined abbrevsMathias Dahl2020-09-26
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* 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