From: Luc Teirlinck Date: Sun, 1 May 2005 14:41:39 +0000 (+0000) Subject: (Checking Whether to Stop): executing-macro -> executing-kbd-macro. X-Git-Tag: ttn-vms-21-2-B4~623 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7288e0d9de9c631be96f6e3875ba59d011d0017;p=emacs.git (Checking Whether to Stop): executing-macro -> executing-kbd-macro. --- diff --git a/lispref/edebug.texi b/lispref/edebug.texi index c53bc8653d9..74f4982f886 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi @@ -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