aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/abbrev.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-05-171-1/+2
|\
| * Fix saving abbrevs by 'abbrev-edit-save-buffer'Eli Zaretskii2025-05-171-1/+2
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | ; Normalize spacing in last changeSean Whitton2025-04-111-1/+1
* | Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-101-18/+17
* | Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-1/+2
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Add obarray-clear and use itMattias Engdegård2024-02-231-2/+1
* Use obarrayp, not vectorp, to detect obarraysMattias Engdegård2024-02-231-1/+1
* Merge from origin/emacs-29Eli Zaretskii2024-01-201-1/+1
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-141-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-3/+36
|\ \ | |/
| * Add 5 docstrings to abbrev.el (bug#67153)Jeremy Bryant2023-11-171-3/+36
* | Merge from origin/emacs-29Stefan Kangas2023-03-201-11/+11
|\ \ | |/
| * Reset abbrevs-changed after saving abbrevs (bug#62208)Filipp Gunbin2023-03-171-11/+11
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; remove incorrect quoting of condition namesMattias Engdegård2022-12-301-1/+1
|/
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* Add rudimentary font-locking to edit-abbrevs-modeStefan Kangas2022-09-151-3/+17
* Make add-mode-abbrev use the active regionLars Ingebrigtsen2022-07-111-7/+19
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-2/+2
* Merge from origin/emacs-28Eli Zaretskii2022-05-251-114/+133
|\
| * More fixes in abbrev.el doc stringsEli Zaretskii2022-05-211-2/+2
| * Improve documentation strings and prompts in abbrev.elEli Zaretskii2022-05-211-115/+134
* | Allow extending 'save-some-buffers'Lars Ingebrigtsen2022-05-231-0/+22
* | 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