changeset 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 adf2f14602f3
children e3a22ff5af49
files lispref/edebug.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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