From 402168faf7cdd81c26ca5109664dcbe1cc1a1753 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 22 Sep 2008 23:40:38 +0000 Subject: [PATCH] * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred interface for defining macros. Simplify examples. Note that C-g quits macro definitions. (Keyboard Macro Counter): Document using F3 to insert counter. Give usage example. (Keyboard Macro Query): Organize query responses in a table. --- doc/emacs/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index a9c6fe79aa6..7d96a8d65de 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -4,8 +4,15 @@ 2008-09-22 Chong Yidong - * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. - Link to Erasing node. + * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred + interface for defining macros. Simplify examples. Note that C-g quits + macro definitions. + (Keyboard Macro Counter): Document using F3 to insert counter. Give + usage example. + (Keyboard Macro Query): Organize query responses in a table. + + * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link + to Erasing node. (Undo): Reorganize paragraphs for logical flow. Move keybinding rationale to a footnote. (Kill Errors): Remove node, due to redundancy with Erasing. -- 2.39.5