# HG changeset patch # User Richard M. Stallman # Date 1161025065 0 # Node ID b370cb67304de1399fe1159ff01c287064957bbd # Parent 9cd63fc42776c8f80e2a68f73fa95616bdd8d07b (Edebug Recursive Edit): Minor cleanup. diff -r 9cd63fc42776 -r b370cb67304d lispref/edebug.texi --- 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