index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
abbrev.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-17
Merge from origin/emacs-30
Eli Zaretskii
2025-05-17
Fix saving abbrevs by 'abbrev-edit-save-buffer'
Eli Zaretskii
2025-04-11
; Normalize spacing in last change
Sean Whitton
2025-04-10
Add `lexical-binding` cookie to generated files
Stefan Monnier
2025-04-10
Avoid warnings about lexbind cookies where they aren't needed
Eli Zaretskii
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-02-23
Add obarray-clear and use it
Mattias Engdegård
2024-02-23
Use obarrayp, not vectorp, to detect obarrays
Mattias Engdegård
2024-01-20
Merge from origin/emacs-29
Eli Zaretskii
2024-01-14
; Fix typos in symbol names
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-18
Merge from origin/emacs-29
Eli Zaretskii
2023-11-17
Add 5 docstrings to abbrev.el (bug#67153)
Jeremy Bryant
2023-03-20
Merge from origin/emacs-29
Stefan Kangas
2023-03-17
Reset abbrevs-changed after saving abbrevs (bug#62208)
Filipp Gunbin
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-30
; remove incorrect quoting of condition names
Mattias Engdegård
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-09-15
Add rudimentary font-locking to edit-abbrevs-mode
Stefan Kangas
2022-07-11
Make add-mode-abbrev use the active region
Lars Ingebrigtsen
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-05-25
Merge from origin/emacs-28
Eli Zaretskii
2022-05-23
Allow extending 'save-some-buffers'
Lars Ingebrigtsen
2022-05-21
More fixes in abbrev.el doc strings
Eli Zaretskii
2022-05-21
Improve documentation strings and prompts in abbrev.el
Eli Zaretskii
2022-02-14
Don't signal errors in abbrev-table-p
Lars Ingebrigtsen
2022-01-10
Merge remote-tracking branch 'origin/emacs-28' into trunk
Stefan Monnier
2022-01-10
* lisp/abbrev.el (edit-abbrevs-mode-map): Use defvar-keymap.
Stefan Kangas
2022-01-10
Do interactive mode tagging for edit-abbrevs-mode
Stefan Kangas
2022-01-10
Improve docstring of edit-abbrevs
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-10-13
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-09-24
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-02
* lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303)
Juri Linkov
2021-01-31
Prefer defvar-local in preloaded files
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-27
Make edit-abbrevs parsing less brittle
Lars Ingebrigtsen
2020-09-27
Improve documentation of the 'abbrev-suggest' feature
Eli Zaretskii
2020-09-26
Abbrev suggestions helps users remember to use defined abbrevs
Mathias Dahl
2020-09-13
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-07
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-05-16
Remove Emacs 22 compat code from abbrev.el
Stefan Kangas
[next]