]> git.eshelyaron.com Git - emacs.git/commitdiff
(Checking Whether to Stop): executing-macro -> executing-kbd-macro.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 1 May 2005 14:41:39 +0000 (14:41 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 1 May 2005 14:41:39 +0000 (14:41 +0000)
lispref/edebug.texi

index c53bc8653d9da744370178f0ce72e0421f28ad2e..74f4982f886742b08541878d0f8d5b3e6447325f 100644 (file)
@@ -955,7 +955,7 @@ however, still run out of stack space when using Edebug.
 
 @item
 The state of keyboard macro execution is saved and restored.  While
-Edebug is active, @code{executing-macro} is bound to
+Edebug is active, @code{executing-kbd-macro} is bound to
 @code{edebug-continue-kbd-macro}.
 
 @end itemize