# HG changeset patch # User Juanma Barranquero # Date 1118412292 0 # Node ID c51ca04c4fc7a2ca56d2d89db828639daeddaf01 # Parent 20e75933561945bb9bd6d17e097900e3f3ea8096 (kmacro-call-macro): Fix spellings in docstrings. diff -r 20e759335619 -r c51ca04c4fc7 lisp/kmacro.el --- 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]."