summaryrefslogtreecommitdiff
path: root/lisp/dabbrev.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-07
* Fix dabbrev expansion after recent file-name buffer additionLars Ingebrigtsen2022-05-13
* Make dabbrev use the buffer's file name as a source for completionsLars Ingebrigtsen2022-05-10
* (dabbrev-completion): Fix bug#45768Stefan Monnier2022-05-07
* Remove tar-mode dabbrev-ignored-buffer-modesLars Ingebrigtsen2022-05-07
* Allow dabbrev to ignore binary buffersLars Ingebrigtsen2022-05-07
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix dabbrev-completion (bug#17899)Alan Third2019-12-10
* Update author/maintainer infoPaul Eggert2019-05-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Avoid backslash-newline-newline in source codePaul Eggert2019-05-22
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix incorrect spelling of dabbrev-ignored-buffer-regexps in docstrings.Filipp Gunbin2018-09-11
* | Unbreak dabbrevDaniel Colascione2018-06-19
* | Add new macro dolist-with-progress-reporterTino Calancha2018-06-17
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Update some more Maintainer: header commentsGlenn Morris2017-06-05
* Fix docstring of dabbrev-abbrev-char-regexpNoam Postavsky2017-03-26
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve documentation of dabbrevsEli Zaretskii2016-11-07
* Use the correct dabbrev expansionAlan Third2016-03-02
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Every defcustom should specify its typeGlenn Morris2013-12-28
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.Stefan Monnier2012-05-11
* Add new error and function `user-error'.Stefan Monnier2012-05-04
* * lisp/dabbrev.el (dabbrev--ignore-case-p): New function.Stefan Monnier2012-05-04
* * lisp/dabbrev.el: Fix cycle completion order.Stefan Monnier2012-03-12
* * lisp/dabbrev.el: Fix cycle completion.Stefan Monnier2012-03-12
* * dabbrev.el (dabbrev--find-expansion): Update progress reporter.Chong Yidong2012-03-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaultsLars Magne Ingebrigtsen2011-07-06
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* * dabbrev.el (dabbrev-completion): Fix typo in docstring.Juanma Barranquero2010-08-01