mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 17:10:51 -08:00
(Checking Whether to Stop): Fix previous change.
This commit is contained in:
parent
be6ed24aba
commit
473671bd82
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue