Function: name-last-kbd-macro
name-last-kbd-macro is a function alias and interactive for
kmacro-name-last-macro, defined in kmacro.el.gz.
Signature
(name-last-kbd-macro SYMBOL)
Documentation
Assign a name to the last keyboard macro defined.
Argument SYMBOL is the name to define. The symbol's function definition becomes the keyboard macro string. Such a "function" cannot be called from Lisp, but it is a valid editor command.
Key Bindings