Mercurial > emacs
changeset 63254:c51ca04c4fc7
(kmacro-call-macro): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:04:52 +0000 |
parents | 20e759335619 |
children | 4f2b9ea9b006 |
files | lisp/kmacro.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/kmacro.el Fri Jun 10 14:04:24 2005 +0000 +++ b/lisp/kmacro.el Fri Jun 10 14:04:52 2005 +0000 @@ -631,7 +631,7 @@ 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. +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]."