File: macros.el.html
Extension commands for keyboard macros. These permit you to assign a name to the last-defined keyboard macro, expand and insert the Lisp corresponding to a macro, query the user from within a macro, or apply a macro to each line in the reason.
Defined variables (0)
Defined functions (6)
apply-macro-to-region-lines | (TOP BOTTOM &optional MACRO) |
insert-kbd-macro | (MACRONAME &optional KEYS) |
kbd-macro-query | (FLAG) |
macro--string-to-vector | (STR) |
macros--insert-vector-macro | (DEFINITION) |
name-last-kbd-macro | (SYMBOL) |