Mercurial > emacs
changeset 56774:83b46711cad2
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 22 Aug 2004 23:56:08 +0000 |
parents | 6764baacc7a3 |
children | 24ea06e1c5ec 22658e29bd48 |
files | man/kmacro.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/kmacro.texi Sun Aug 22 21:11:43 2004 +0000 +++ b/man/kmacro.texi Sun Aug 22 23:56:08 2004 +0000 @@ -261,7 +261,7 @@ executes the previous (rather than the head) element on the macro ring. @node Keyboard Macro Counter -@section Inserting incrementing numbers in macros +@section The Keyboard Macro Counter Each keyboard macro has an associated counter which is automatically incremented on every repetition of the keyboard macro. Normally, the @@ -449,7 +449,7 @@ @kbd{C-x C-k l} (@code{kmacro-edit-lossage}). @node Keyboard Macro Step-Edit -@section Interactively executing and editing a keyboard macro +@section Stepwise Editing a Keyboard Macro @findex kmacro-step-edit-macro @kindex C-x C-k SPC