1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

(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.
This commit is contained in:
Glenn Morris 2009-01-09 05:19:40 +00:00
parent dd5131896c
commit 19d0b229e6

View 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