projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f25cd56
)
; * lisp/edmacro.el (edmacro-reverse-macro-lines): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Sep 2023 09:54:08 +0000
(12:54 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 16 Sep 2023 09:54:08 +0000
(12:54 +0300)
lisp/edmacro.el
patch
|
blob
|
history
diff --git
a/lisp/edmacro.el
b/lisp/edmacro.el
index 6cad8158321416d1c195e3511f25a1978509170d..232ef767b4536c5be3b982ad4776c1d7b31e6f2b 100644
(file)
--- a/
lisp/edmacro.el
+++ b/
lisp/edmacro.el
@@
-74,7
+74,7
@@
Default nil means to write characters above \\177 in octal notation."
:group 'kmacro)
(defcustom edmacro-reverse-macro-lines nil
- "
Non-nil if `edit-kbd-macro' should show the
most recent line of key sequences first.
+ "
If non-nil, `edit-kbd-macro' shows
most recent line of key sequences first.
This is useful when dealing with long lists of key sequences, such as
from `kmacro-edit-lossage'."