Mercurial > emacs
changeset 62477:8ec5d8c5ea78
(Keyboard Macros): Fix menu.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 18 May 2005 14:23:52 +0000 |
parents | e36c39f0af51 |
children | 92a32033e324 |
files | man/kmacro.texi |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/man/kmacro.texi Wed May 18 14:23:11 2005 +0000 +++ b/man/kmacro.texi Wed May 18 14:23:52 2005 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. -@c Copyright (C) 1985,86,87,93,94,95,97,2000,2001,2002,2003,2004 -@c Free Software Foundation, Inc. +@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, +@c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Keyboard Macros, Files, Fixit, Top @chapter Keyboard Macros @@ -38,7 +38,8 @@ * Keyboard Macro Query:: Making keyboard macros do different things each time. * Save Keyboard Macro:: Giving keyboard macros names; saving them in files. * Edit Keyboard Macro:: Editing keyboard macros. -* Keyboard Macro Step-Edit:: Interactively executing and editing a keyboard macro. +* Keyboard Macro Step-Edit:: Interactively executing and editing a keyboard + macro. @end menu @node Basic Keyboard Macro