]> git.eshelyaron.com Git - emacs.git/commitdiff
(Edebug Recursive Edit): Remove references to
authorGlenn Morris <rgm@gnu.org>
Fri, 9 Jan 2009 05:19:40 +0000 (05:19 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 9 Jan 2009 05:19:40 +0000 (05:19 +0000)
last-input-char and last-command-char, since they are just aliases for
last-input-event and last-command-event.

doc/lispref/edebug.texi

index f0e545a5841a6994cb518956135027a65ce4c495..baed3f3c649c79cfac90e9680bbb87b807cd77c1 100644 (file)
@@ -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