From: Glenn Morris Date: Fri, 9 Jan 2009 05:19:40 +0000 (+0000) Subject: (Edebug Recursive Edit): Remove references to X-Git-Tag: emacs-pretest-23.0.90~598 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19d0b229e6fd384ff2894edf56e89d98bf13e251;p=emacs.git (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 --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi index f0e545a5841..baed3f3c649 100644 --- a/doc/lispref/edebug.texi +++ b/doc/lispref/edebug.texi @@ -1031,7 +1031,6 @@ The current match data. @xref{Match Data}. @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