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
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix insertion of keyboard macro containing named keys
Robert Pluim
2023-02-24
1
-3
/
+5
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix remaining byte-compile warnings in loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-1
/
+1
*
Use command substitution in kmacro.el
Stefan Kangas
2022-07-01
1
-3
/
+3
*
Prefer defvar-keymap in kmacro.el
Stefan Kangas
2022-06-19
1
-63
/
+57
*
Merge from origin/emacs-28
Eli Zaretskii
2022-05-25
1
-4
/
+4
|
\
|
*
Fix kmacro-keymap binding after previous change
Lars Ingebrigtsen
2022-05-17
1
-1
/
+1
|
*
Fix the name of a kmacro command.
Eli Zaretskii
2022-05-17
1
-3
/
+3
*
|
Describe kmacro registers better
Lars Ingebrigtsen
2022-05-05
1
-1
/
+1
*
|
New generic function `oclosure-interactive-form`
Stefan Monnier
2022-04-26
1
-1
/
+2
*
|
kmacro: Represent it as an OClosure
Stefan Monnier
2022-04-01
1
-64
/
+93
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Improve docstring of kmacro-set-format
Stefan Kangas
2021-11-06
1
-5
/
+35
*
Move 'kdb-macro-redisplay' key binding
Lars Ingebrigtsen
2021-09-22
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-2
/
+2
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-3
/
+3
*
Fix kmacro-view-ring-2nd doc string
Lars Ingebrigtsen
2021-05-30
1
-1
/
+1
*
* lisp/kmacro.el (kmacro-lambda-form): Fix bug#48523
Stefan Monnier
2021-05-19
1
-10
/
+16
*
* lisp/kmacro.el: Fix test cases broken by last change
Stefan Monnier
2021-05-18
1
-13
/
+21
*
* lisp/kmacro.el: Avoid the dynbound dialect of ELisp
Stefan Monnier
2021-05-17
1
-42
/
+43
*
Allow `C-x C-k l' to work even if `C-h l' is unbound
Lars Ingebrigtsen
2021-05-05
1
-1
/
+1
*
Add a command for redisplay during keyboard macros
Marco Wahl
2021-01-29
1
-0
/
+11
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-2
/
+4
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Rewrite the kmacro register function to avoid using obsolete functions
Lars Ingebrigtsen
2019-06-12
1
-10
/
+16
*
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
[next]