diff lispref/edebug.texi @ 61975:ba42da51be40

(Checking Whether to Stop): executing-macro -> executing-kbd-macro.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 01 May 2005 14:41:39 +0000
parents e6c6bee5ad7f
children 2afdce105d7a
line wrap: on
line diff
--- a/lispref/edebug.texi	Sun May 01 14:39:38 2005 +0000
+++ b/lispref/edebug.texi	Sun May 01 14:41:39 2005 +0000
@@ -955,7 +955,7 @@
 
 @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