index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dabbrev.el
Age
Commit message (
Expand
)
Author
2026-03-22
(dabbrev-completion): Improve last fix for bug#80645
Daniel Mendler
2026-03-21
(dabbrev-capf): Fix bug#80645.
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-25
(dabbrev-completion): Try and fix the test regressions
Stefan Monnier
2025-09-24
(dabbrev-capf): Improve last fix for bug#61274
Alcor
2025-09-20
Avoid signaling errors in 'dabbrev-capf'
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-30
Prevent "Selecting deleted buffer" error with dabbrev-expand
Stephen Berman
2024-10-31
Fix bugs in dabbrev-expand (bug#74090)
Stephen Berman
2024-05-25
Avoid rare errors in dabbrev.el
Eli Zaretskii
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-05-13
Fix dabbrev expansion after recent file-name buffer addition
Lars Ingebrigtsen
2022-05-10
Make dabbrev use the buffer's file name as a source for completions
Lars Ingebrigtsen
2022-05-07
(dabbrev-completion): Fix bug#45768
Stefan Monnier
2022-05-07
Remove tar-mode dabbrev-ignored-buffer-modes
Lars Ingebrigtsen
2022-05-07
Allow dabbrev to ignore binary buffers
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-09
Prefer setq-local in most files
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-10
Fix dabbrev-completion (bug#17899)
Alan Third
2019-05-26
Update author/maintainer info
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-22
Avoid backslash-newline-newline in source code
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-09-11
Fix incorrect spelling of dabbrev-ignored-buffer-regexps in docstrings.
Filipp Gunbin
2018-06-19
Unbreak dabbrev
Daniel Colascione
2018-06-17
Add new macro dolist-with-progress-reporter
Tino Calancha
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-05
; Update some more Maintainer: header comments
Glenn Morris
2017-03-26
Fix docstring of dabbrev-abbrev-char-regexp
Noam Postavsky
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-07
Improve documentation of dabbrevs
Eli Zaretskii
2016-03-02
Use the correct dabbrev expansion
Alan Third
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-17
Backslash cleanup in Elisp source files
Paul Eggert
2015-08-24
Prefer directed to neutral quotes
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-28
Every defcustom should specify its type
Glenn Morris
2013-08-05
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-05-11
* lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
Stefan Monnier
2012-05-04
Add new error and function `user-error'.
Stefan Monnier
[next]