diff options
| -rw-r--r-- | doc/lispref/edebug.texi | 1 |
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}. | |||
| 1031 | 1031 | ||
| 1032 | @item | 1032 | @item |
| 1033 | The variables @code{last-command}, @code{this-command}, | 1033 | The variables @code{last-command}, @code{this-command}, |
| 1034 | @code{last-command-char}, @code{last-input-char}, | ||
| 1035 | @code{last-input-event}, @code{last-command-event}, | 1034 | @code{last-input-event}, @code{last-command-event}, |
| 1036 | @code{last-event-frame}, @code{last-nonmenu-event}, and | 1035 | @code{last-event-frame}, @code{last-nonmenu-event}, and |
| 1037 | @code{track-mouse}. Commands used within Edebug do not affect these | 1036 | @code{track-mouse}. Commands used within Edebug do not affect these |