summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-09 05:19:40 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-09 05:19:40 +0000
commit19d0b229e6fd384ff2894edf56e89d98bf13e251 (patch)
tree17e07184f6fb4810cf2d430f028243b25e72bbb1 /doc/lispref/edebug.texi
parentdd5131896c36499cde1fe0d43ed9acec67e41d49 (diff)
(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.
Diffstat (limited to 'doc/lispref/edebug.texi')
-rw-r--r--doc/lispref/edebug.texi1
1 files changed, 0 insertions, 1 deletions
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