diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-01-05 14:29:37 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-01-05 14:29:37 +0000 |
commit | 176c9de4b4366110131c6d5fc1cc812d706c41fa (patch) | |
tree | 3a2402cad7383af69c1b6f80feca649a75ff4e15 /lispref/help.texi | |
parent | c142ce81fc9f5cd852d843fd5cd994155c1051e8 (diff) | |
download | emacs-176c9de4b4366110131c6d5fc1cc812d706c41fa.tar.gz |
Remove obsolete @tindex commands.
Diffstat (limited to 'lispref/help.texi')
-rw-r--r-- | lispref/help.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/help.texi b/lispref/help.texi index 9c88c971705..7e5697c03fb 100644 --- a/lispref/help.texi +++ b/lispref/help.texi @@ -509,7 +509,6 @@ subcommands of the prefix key. @end defvar @defvar help-event-list -@tindex help-event-list The value of this variable is a list of event types that serve as alternative ``help characters.'' These events are handled just like the event specified by @code{help-char}. |