diff options
author | Kim F. Storm <storm@cua.dk> | 2002-09-08 20:38:04 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-09-08 20:38:04 +0000 |
commit | 723d6a64c01921eb97f611059887b5d8e85c73da (patch) | |
tree | 27a42ebd868cdb643d39dee322ab0671fe4b58a1 /lisp/emacs-lisp/lisp-mode.el | |
parent | de8e3806c46dfb3b13c96afb5df02f162492f6cf (diff) | |
download | emacs-723d6a64c01921eb97f611059887b5d8e85c73da.tar.gz emacs-723d6a64c01921eb97f611059887b5d8e85c73da.tar.bz2 emacs-723d6a64c01921eb97f611059887b5d8e85c73da.zip |
(kmacro-end-and-call-macro): New command to end and
call keyboard macro in one step. Bind it to C-x e by default.
(kmacro-call-macro): Use format-kbd-macro.
(kmacro-step-edit-macro): New command to interactively step edit
and execute last keyboard macro.
(kmacro-keymap): Bind SPC [C-x C-k SPC] to kmacro-step-edit-macro.
(kmacro-step-edit-mini-window-height): New custom var.
(kmacro-step-edit-map): New keymap (parent is query-replace-map).
(kmacro-step-edit-prefix-commands): New var.
(kmacro-step-edit-prompt, kmacro-step-edit-query)
(kmacro-step-edit-insert, kmacro-step-edit-pre-command)
(kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command):
New aux functions for step editing keyboard macros.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions