]> git.eshelyaron.com Git - emacs.git/commitdiff
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 22 Aug 2004 23:57:14 +0000 (23:57 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 22 Aug 2004 23:57:14 +0000 (23:57 +0000)
man/ChangeLog
man/kmacro.texi

index 5c0926de48ae82a5c4190b0c108bded3a70afb79..90106818d5c2d881768eec188c3e3070b000bf6a 100644 (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>
 
        * reftex.texi (AUCTeX): Update links, section name.
index a0b3a249bbd32b11affa35dc979ccb518d344131..d3c24873cd09f0ab46a29daabfb059fad40f2aea 100644 (file)
@@ -261,7 +261,7 @@ the macro ring.
 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 @@ 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}).
 
 @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