mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(kmacro-start-macro): Doc fix.
This commit is contained in:
parent
495aa8f4f6
commit
7fdc0c130e
1 changed files with 1 additions and 1 deletions
|
|
@ -506,7 +506,7 @@ Displays the selected macro in the echo area."
|
|||
"Record subsequent keyboard input, defining a keyboard macro.
|
||||
The commands are recorded even as they are executed.
|
||||
Use \\[kmacro-end-macro] to finish recording and make the macro available.
|
||||
Use \\[call-last-kbd-macro] to execute the macro.
|
||||
Use \\[kmacro-end-and-call-macro] to execute the macro.
|
||||
Use \\[name-last-kbd-macro] to give it a permanent name.
|
||||
Non-nil arg (prefix arg) means append to last macro defined;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue