aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2005-05-01 14:41:39 +0000
committerLuc Teirlinck <[email protected]>2005-05-01 14:41:39 +0000
commitd7288e0d9de9c631be96f6e3875ba59d011d0017 (patch)
treec7e0fe8b1dcfeaba764502b5a89c8f04e9b5c97f
parentabe2f96e0dee8a079311d3fedef238049b42658e (diff)
(Checking Whether to Stop): executing-macro -> executing-kbd-macro.
-rw-r--r--lispref/edebug.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/edebug.texi b/lispref/edebug.texi
index c53bc8653d..74f4982f88 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