index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
dabbrev.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
1
-3
/
+0
*
Fix dabbrev expansion after recent file-name buffer addition
Lars Ingebrigtsen
2022-05-13
1
-1
/
+4
*
Make dabbrev use the buffer's file name as a source for completions
Lars Ingebrigtsen
2022-05-10
1
-13
/
+35
*
(dabbrev-completion): Fix bug#45768
Stefan Monnier
2022-05-07
1
-4
/
+9
*
Remove tar-mode dabbrev-ignored-buffer-modes
Lars Ingebrigtsen
2022-05-07
1
-2
/
+1
*
Allow dabbrev to ignore binary buffers
Lars Ingebrigtsen
2022-05-07
1
-10
/
+30
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most files
Stefan Kangas
2020-12-09
1
-5
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix dabbrev-completion (bug#17899)
Alan Third
2019-12-10
1
-6
/
+10
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Avoid backslash-newline-newline in source code
Paul Eggert
2019-05-22
1
-2
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix incorrect spelling of dabbrev-ignored-buffer-regexps in docstrings.
Filipp Gunbin
2018-09-11
1
-2
/
+2
*
|
Unbreak dabbrev
Daniel Colascione
2018-06-19
1
-8
/
+13
*
|
Add new macro dolist-with-progress-reporter
Tino Calancha
2018-06-17
1
-13
/
+8
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
; Update some more Maintainer: header comments
Glenn Morris
2017-06-05
1
-1
/
+1
*
Fix docstring of dabbrev-abbrev-char-regexp
Noam Postavsky
2017-03-26
1
-17
/
+15
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Improve documentation of dabbrevs
Eli Zaretskii
2016-11-07
1
-1
/
+4
*
Use the correct dabbrev expansion
Alan Third
2016-03-02
1
-3
/
+5
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+1
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
* lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
Stefan Monnier
2012-05-11
1
-2
/
+2
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-11
/
+6
*
* lisp/dabbrev.el (dabbrev--ignore-case-p): New function.
Stefan Monnier
2012-05-04
1
-16
/
+10
*
* lisp/dabbrev.el: Fix cycle completion order.
Stefan Monnier
2012-03-12
1
-48
/
+32
*
* lisp/dabbrev.el: Fix cycle completion.
Stefan Monnier
2012-03-12
1
-74
/
+82
*
* dabbrev.el (dabbrev--find-expansion): Update progress reporter.
Chong Yidong
2012-03-11
1
-0
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
Lars Magne Ingebrigtsen
2011-07-06
1
-1
/
+2
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
Juanma Barranquero
2010-08-01
1
-1
/
+1
[next]