# HG changeset patch # User Glenn Morris # Date 1231478380 0 # Node ID 0340abf40af9dd906d75cbc56dd9f0b409b733c4 # Parent 0c2777fdd83f903fbd36c90721b7e23244749878 (Edebug Recursive Edit): Remove references to last-input-char and last-command-char, since they are just aliases for last-input-event and last-command-event. diff -r 0c2777fdd83f -r 0340abf40af9 doc/lispref/edebug.texi --- a/doc/lispref/edebug.texi Fri Jan 09 05:16:23 2009 +0000 +++ b/doc/lispref/edebug.texi Fri Jan 09 05:19:40 2009 +0000 @@ -1031,7 +1031,6 @@ @item The variables @code{last-command}, @code{this-command}, -@code{last-command-char}, @code{last-input-char}, @code{last-input-event}, @code{last-command-event}, @code{last-event-frame}, @code{last-nonmenu-event}, and @code{track-mouse}. Commands used within Edebug do not affect these