Index: emacs/lisp/kmacro.el diff -c emacs/lisp/kmacro.el:1.28 emacs/lisp/kmacro.el:1.29 *** emacs/lisp/kmacro.el:1.28 Mon May 2 10:33:33 2005 --- emacs/lisp/kmacro.el Fri Jun 10 14:04:52 2005 *************** *** 631,637 **** When you call the macro, you can call the macro again by repeating just the last key in the key sequence that you used to call this command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' ! for details on how to adjust or disable this behaviour. To make a macro permanent so you can call it even after defining others, use \\[kmacro-name-last-macro]." --- 631,637 ---- When you call the macro, you can call the macro again by repeating just the last key in the key sequence that you used to call this command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' ! for details on how to adjust or disable this behavior. To make a macro permanent so you can call it even after defining others, use \\[kmacro-name-last-macro]."
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
