index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
abbrev.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
*
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-10-13
1
-1
/
+2
*
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-24
1
-2
/
+2
*
* lisp/abbrev.el: Improve docstrings of inverse commands (bug#50303)
Juri Linkov
2021-09-02
1
-2
/
+18
*
Prefer defvar-local in preloaded files
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Make edit-abbrevs parsing less brittle
Lars Ingebrigtsen
2020-10-27
1
-11
/
+15
*
Improve documentation of the 'abbrev-suggest' feature
Eli Zaretskii
2020-09-27
1
-12
/
+15
*
Abbrev suggestions helps users remember to use defined abbrevs
Mathias Dahl
2020-09-26
1
-1
/
+139
*
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-2
/
+2
*
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-2
/
+2
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-2
/
+1
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-10
/
+0
*
Remove Emacs 22 compat code from abbrev.el
Stefan Kangas
2020-05-16
1
-5
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715)
Eli Zaretskii
2019-07-18
1
-2
/
+2
*
Doc clarification in abbrev-prefix-mark
Lars Ingebrigtsen
2019-07-10
1
-7
/
+10
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-2
/
+1
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-1
/
+2
*
Fix defining inverse abbrevs on previous words (Bug#36243)
Allen Li
2019-06-22
1
-0
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/subr.el (setq-default): Define as a macro
Stefan Monnier
2019-04-01
1
-2
/
+1
*
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-24
1
-4
/
+7
|
\
|
|
*
Improve documentation of 'edit-abbrevs-mode'
Eli Zaretskii
2018-11-23
1
-4
/
+7
*
|
Rework empty abbrev table omitting
Allen Li
2018-10-12
1
-23
/
+29
*
|
Avoid writing empty abbrev tables
Allen Li
2018-09-29
1
-40
/
+45
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-2
/
+2
*
|
Preserve special abbrev properties when writing
Allen Li
2018-02-17
1
-1
/
+7
|
/
*
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
*
Stop abbrev-prefix-mark from adding extra newline (Bug#25767)
Allen Li
2017-03-02
1
-3
/
+4
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-4
/
+4
|
\
|
|
*
Fix a typo in define-abbrev-table
Glenn Morris
2016-12-10
1
-4
/
+4
*
|
Merge from origin/emacs-25
Paul Eggert
2016-09-26
1
-4
/
+5
|
\
|
|
*
Improve documentation of 'expand-abbrev' and wrapper hooks
Eli Zaretskii
2016-09-26
1
-4
/
+5
*
|
Pacify byte-compiler for with-wrapper-hook
Paul Eggert
2016-05-18
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
Use obarray functions from obarray.
Przemysław Wojnowski
2015-11-20
1
-26
/
+26
|
/
*
; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.
Eli Zaretskii
2015-11-07
1
-1
/
+0
*
Fix error in copy-abbrev-table
Eli Zaretskii
2015-11-07
1
-0
/
+3
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-1
/
+1
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
[next]