execute-kbd-macro - Execute a keyboard macro
n execute-kbd-macro (C-x e)
execute-kbd-macro executes a keyboard macro. The entire sequence of recorded key-strokes is repeated starting at the current point. The result is exactly as if you were retyping the sequence all over again. A numeric argument n prefixing the execute-kbd-macro command repeats the stored key-strokes n times.
Keyboard macros are recored with start-kbd-macro(2); recording is terminated with end-kbd-macro(2).
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01