+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.
* 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>
@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