index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
kmacro.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve printing for named keyboard macros (Bug#35486)
Noam Postavsky
2019-05-12
1
-0
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2019-02-01
1
-4
/
+8
|
\
|
*
Correct the docs of inserting kmacro counter
Eli Zaretskii
2019-02-01
1
-4
/
+8
*
|
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-05-15
1
-14
/
+24
|
\
|
|
*
Improve documentation of kmacro commands and variables.
Eli Zaretskii
2018-05-11
1
-14
/
+24
*
|
Prefer \... to control chars in .el literals
Paul Eggert
2018-03-29
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-2
/
+8
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
|
*
Don't add empty keyboard macro to macro ring (Bug#24992)
Gemini Lasswell
2017-12-31
1
-1
/
+7
*
|
* lisp/macros.el (insert-kbd-macro): Recognize kmacros reliably
Stefan Monnier
2017-11-24
1
-35
/
+38
|
/
*
Fix autoload of flymake from elisp-mode during bootstrap (bug#28994)
Stefan Monnier
2017-10-25
1
-0
/
+1
*
Fix errors in kmacro.el post-command-hook
Eli Zaretskii
2017-10-16
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/kmacro.el: Use lexical binding.
Mark Oteiza
2017-07-29
1
-1
/
+1
*
Doc fixes for kmacro.el functions
Eli Zaretskii
2017-07-22
1
-5
/
+6
*
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
*
|
Fix call of `kmacro-display'
Lars Ingebrigtsen
2016-04-29
1
-1
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Generalize the prefix-command machinery of C-u
Stefan Monnier
2015-09-01
1
-41
/
+9
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2014-02-12
1
-1
/
+1
*
* kmacro.el (kmacro-bind-to-key): Say that the parameter is unused.
Lars Ingebrigtsen
2014-02-09
1
-5
/
+10
*
* kmacro.el (kmacro-exec-ring-item): Doc fix.
Lars Ingebrigtsen
2014-02-08
1
-1
/
+2
*
Be more consistent in using register-read-with-preview to read registers
Glenn Morris
2014-02-02
1
-2
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Rename set-temporary-overlay-map -> set-transient-map
Chong Yidong
2013-12-23
1
-4
/
+4
*
Remove references to universal-argument-num-events.
Juanma Barranquero
2013-09-23
1
-3
/
+0
*
* kmacro.el (kmacro-call-macro): Fix bug#14135.
Leo Liu
2013-04-05
1
-5
/
+7
*
* etc/NEWS: Mention `kmacro-to-register' and new eldoc feature.
Leo Liu
2013-03-30
1
-9
/
+10
*
* kmacro.el (kmacro-to-register): New command.
Leo Liu
2013-03-29
1
-0
/
+21
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
Glenn Morris
2012-07-06
1
-3
/
+8
*
Use set-temporary-overlay-map.
Stefan Monnier
2012-05-04
1
-20
/
+14
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-2
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-5
/
+5
*
Move keymap initialization into declaration.
Stefan Monnier
2011-02-10
1
-23
/
+24
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Don't issue kmacro hint if echo area is in use (Bug#3412).
Chong Yidong
2010-06-24
1
-5
/
+7
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
[next]