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