# HG changeset patch # User Luc Teirlinck # Date 1093218968 0 # Node ID 83b46711cad276bffd8adb96578940d388235245 # Parent 6764baacc7a31c6fee5cc8536b3d29ffe4a19cef (Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names. diff -r 6764baacc7a3 -r 83b46711cad2 man/kmacro.texi --- 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