]> code.delx.au - gnu-emacs/blobdiff - lispref/edebug.texi
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
[gnu-emacs] / lispref / edebug.texi
index 74f4982f886742b08541878d0f8d5b3e6447325f..cc42926ecf7d0403814e8309d0289f76b63e3fcd 100644 (file)
@@ -955,9 +955,8 @@ 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-kbd-macro} is bound to
-@code{edebug-continue-kbd-macro}.
-
+Edebug is active, @code{executing-kbd-macro} is bound to @code{nil}
+unless @code{edebug-continue-kbd-macro} is non-@code{nil}.
 @end itemize