/[emacs]/emacs/man/kmacro.texi
ViewVC logotype

Diff of /emacs/man/kmacro.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3.2.4 by miles, Sat Sep 4 09:28:14 2004 UTC revision 1.3.2.5 by miles, Thu Sep 16 00:15:00 2004 UTC
# Line 62  When this point is reached during macro Line 62  When this point is reached during macro
62  (@code{kbd-macro-query}).  (@code{kbd-macro-query}).
63  @item C-x C-k n  @item C-x C-k n
64  Give a command name (for the duration of the session) to the most  Give a command name (for the duration of the session) to the most
65  recently defined keyboard macro (@code{name-last-kbd-macro}).  recently defined keyboard macro (@code{kmacro-name-last-macro}).
66  @item C-x C-k b  @item C-x C-k b
67  Bind the most recently defined keyboard macro to a key sequence (for  Bind the most recently defined keyboard macro to a key sequence (for
68  the duration of the session) (@code{kmacro-bind-to-key}).  the duration of the session) (@code{kmacro-bind-to-key}).
# Line 361  register as a counter, incrementing it o Line 361  register as a counter, incrementing it o
361  @section Naming and Saving Keyboard Macros  @section Naming and Saving Keyboard Macros
362    
363  @cindex saving keyboard macros  @cindex saving keyboard macros
364  @findex name-last-kbd-macro  @findex kmacro-name-last-macro
365  @kindex C-x C-k n  @kindex C-x C-k n
366    If you wish to save a keyboard macro for later use, you can give it    If you wish to save a keyboard macro for later use, you can give it
367  a name using @kbd{C-x C-k n} (@code{name-last-kbd-macro}).  a name using @kbd{C-x C-k n} (@code{kmacro-name-last-macro}).
368  This reads a name as an argument using the minibuffer and defines that  This reads a name as an argument using the minibuffer and defines that
369  name to execute the last keyboard macro, in its current form.  (If you  name to execute the last keyboard macro, in its current form.  (If you
370  later add to the definition of this macro, that does not alter the  later add to the definition of this macro, that does not alter the

Legend:
Removed from v.1.3.2.4  
changed lines
  Added in v.1.3.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26