[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/edebug.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/edebug.texi |
Date: |
Sun, 01 May 2005 14:51:40 -0400 |
Index: emacs/lispref/edebug.texi
diff -c emacs/lispref/edebug.texi:1.29 emacs/lispref/edebug.texi:1.30
*** emacs/lispref/edebug.texi:1.29 Sun May 1 14:41:39 2005
--- emacs/lispref/edebug.texi Sun May 1 18:51:39 2005
***************
*** 955,963 ****
@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}.
!
@end itemize
--- 955,962 ----
@item
The state of keyboard macro execution is saved and restored. While
! Edebug is active, @code{executing-kbd-macro} is bound to @code{nil}
! unless @code{edebug-continue-kbd-macro} is address@hidden
@end itemize