Mercurial > emacs
changeset 101016:0340abf40af9
(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.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 09 Jan 2009 05:19:40 +0000 |
parents | 0c2777fdd83f |
children | 572b8f2e775c |
files | doc/lispref/edebug.texi |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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