(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.

This commit is contained in:
Luc Teirlinck 2004-08-22 23:57:14 +00:00
parent 49eac10f92
commit 1dec4064bb
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
* kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
Change section names.
2004-08-22 David Kastrup <dak@gnu.org> 2004-08-22 David Kastrup <dak@gnu.org>
* reftex.texi (AUCTeX): Update links, section name. * reftex.texi (AUCTeX): Update links, section name.

View file

@ -261,7 +261,7 @@ the macro ring.
executes the previous (rather than the head) element on the macro ring. executes the previous (rather than the head) element on the macro ring.
@node Keyboard Macro Counter @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 Each keyboard macro has an associated counter which is automatically
incremented on every repetition of the keyboard macro. Normally, the incremented on every repetition of the keyboard macro. Normally, the
@ -449,7 +449,7 @@ keyboard input that you would use to invoke the macro---@kbd{C-x e} or
@kbd{C-x C-k l} (@code{kmacro-edit-lossage}). @kbd{C-x C-k l} (@code{kmacro-edit-lossage}).
@node Keyboard Macro Step-Edit @node Keyboard Macro Step-Edit
@section Interactively executing and editing a keyboard macro @section Stepwise Editing a Keyboard Macro
@findex kmacro-step-edit-macro @findex kmacro-step-edit-macro
@kindex C-x C-k SPC @kindex C-x C-k SPC