aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/commands.texi
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-01-05 14:29:37 +0000
committerGerd Moellmann <[email protected]>2000-01-05 14:29:37 +0000
commit176c9de4b4366110131c6d5fc1cc812d706c41fa (patch)
tree3a2402cad7383af69c1b6f80feca649a75ff4e15 /lispref/commands.texi
parentc142ce81fc9f5cd852d843fd5cd994155c1051e8 (diff)
Remove obsolete @tindex commands.
Diffstat (limited to 'lispref/commands.texi')
-rw-r--r--lispref/commands.texi3
1 files changed, 0 insertions, 3 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi
index cc8eb5f1f9..1c341ef14f 100644
--- a/lispref/commands.texi
+++ b/lispref/commands.texi
@@ -666,7 +666,6 @@ This variable is always local to the current terminal and cannot be
buffer-local. @xref{Multiple Displays}.
@end defvar
-@tindex real-last-command
@defvar real-last-command
This variable is set up by Emacs just like @code{last-command},
but never altered by Lisp programs.
@@ -1894,7 +1893,6 @@ and key sequences read from keyboard macros being executed.
@end defvar
@defvar num-nonmacro-input-events
-@tindex num-nonmacro-input-events
This variable holds the total number of input events received so far
from the terminal---not counting those generated by keyboard macros.
@end defvar
@@ -2471,7 +2469,6 @@ that specify prefix arguments for the following command work by setting
this variable.
@end defvar
-@tindex last-prefix-arg
@defvar last-prefix-arg
The raw prefix argument value used by the previous command.
@end defvar