mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
; * lisp/edmacro.el (edmacro-reverse-macro-lines): Fix last change.
This commit is contained in:
parent
f25cd56065
commit
68976b00f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue