From: Richard M. Stallman Date: Mon, 16 Oct 2006 18:57:45 +0000 (+0000) Subject: (Edebug Recursive Edit): Minor cleanup. X-Git-Tag: emacs-pretest-22.0.90~99 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=94da4eb43b57b4d8885caca199d7ddade5bc33c5;p=emacs.git (Edebug Recursive Edit): Minor cleanup. --- diff --git a/lispref/edebug.texi b/lispref/edebug.texi index b2bab6030ed..98718aba74b 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi @@ -1044,9 +1044,9 @@ The variables @code{last-command}, @code{this-command}, @code{track-mouse}. Commands used within Edebug do not affect these variables outside of Edebug. -The key sequence returned by @code{this-command-keys} is changed by -executing commands within Edebug and there is no way to reset -the key sequence from Lisp. +Executing commands within Edebug can change the key sequence that +would be returned by @code{this-command-keys}, and there is no way to +reset the key sequence from Lisp. Edebug cannot save and restore the value of @code{unread-command-events}. Entering Edebug while this variable has a