]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last commit in doc/emacs/regs.texi.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:31:38 +0000 (20:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Dec 2013 18:31:38 +0000 (20:31 +0200)
doc/emacs/ChangeLog
doc/emacs/regs.texi

index 2af2d5daa70e4896d83fba30bd663947cac2cf61..92aef049a8322f6c65c02557d14ad6ea5bb80121 100644 (file)
@@ -1,10 +1,15 @@
+2013-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * regs.texi (Keyboard Macro Registers): Fix last change.
+
 2013-12-22  Xue Fuqiao  <xfq.free@gmail.com>
 
        * search.texi (Special Isearch):
        (Query Replace): Document negative argument of replacement commands.
        (Symbol Search): Document `isearch-forward-symbol-at-point'.
 
-       * files.texi (File Conveniences): Document `image-next-file' and `image-previous-file'.
+       * files.texi (File Conveniences): Document `image-next-file' and
+       `image-previous-file'.
 
        * display.texi (Optional Mode Line): Fix an index.
 
@@ -12,7 +17,8 @@
 
        * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
 
-       * frames.texi (Scroll Bars): Document `scroll-bar-adjust-thumb-portion'.
+       * frames.texi (Scroll Bars): Document
+       `scroll-bar-adjust-thumb-portion'.
 
 2013-12-21  Chong Yidong  <cyd@gnu.org>
 
index bc6bcb3799f0a1b7f0963d44d79c02d5d9bae895..998d194a8e4514474c87e85f111ec5c99dbca260 100644 (file)
@@ -259,11 +259,11 @@ restore a frame configuration.)
 
 @kindex C-x C-k x
 @findex kmacro-to-register
-  If you execute certain keyboard macros (@pxref{Keyboard Macros})
-frequently, you can execute them more conveniently if putting them in
-registers or save them (@pxref{Save Keyboard Macro}).  @kbd{C-x C-k x
-@var{r}} (@code{kmacro-to-register}) stores the last keyboard macro in
-register @var{r}.
+  If you need to execute a keyboard macro (@pxref{Keyboard Macros})
+frequently, it is more convenient to put it in a register or save it
+(@pxref{Save Keyboard Macro}).  @kbd{C-x C-k x @var{r}}
+(@code{kmacro-to-register}) stores the last keyboard macro in register
+@var{r}.
 
   To execute the keyboard macro in register @var{r}, type @kbd{C-x r j
 @var{r}}.  (This is the same command used to jump to a position or