changeset 73400:b370cb67304d

(Edebug Recursive Edit): Minor cleanup.
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Oct 2006 18:57:45 +0000
parents 9cd63fc42776
children 79adf97a6f5e
files lispref/edebug.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/edebug.texi	Mon Oct 16 18:57:04 2006 +0000
+++ b/lispref/edebug.texi	Mon Oct 16 18:57:45 2006 +0000
@@ -1044,9 +1044,9 @@
 @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