mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -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.
|
"Record subsequent keyboard input, defining a keyboard macro.
|
||||||
The commands are recorded even as they are executed.
|
The commands are recorded even as they are executed.
|
||||||
Use \\[kmacro-end-macro] to finish recording and make the macro available.
|
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.
|
Use \\[name-last-kbd-macro] to give it a permanent name.
|
||||||
Non-nil arg (prefix arg) means append to last macro defined;
|
Non-nil arg (prefix arg) means append to last macro defined;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue