summaryrefslogtreecommitdiff
path: root/lispref/variables.texi
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-01-05 14:29:37 +0000
committerGerd Moellmann <gerd@gnu.org>2000-01-05 14:29:37 +0000
commit176c9de4b4366110131c6d5fc1cc812d706c41fa (patch)
tree3a2402cad7383af69c1b6f80feca649a75ff4e15 /lispref/variables.texi
parentc142ce81fc9f5cd852d843fd5cd994155c1051e8 (diff)
downloademacs-176c9de4b4366110131c6d5fc1cc812d706c41fa.tar.gz
Remove obsolete @tindex commands.
Diffstat (limited to 'lispref/variables.texi')
-rw-r--r--lispref/variables.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/variables.texi b/lispref/variables.texi
index 7f3ce15f1b0..118bbc2b601 100644
--- a/lispref/variables.texi
+++ b/lispref/variables.texi
@@ -121,7 +121,6 @@ nil @equiv{} 'nil
@end example
@defvar keyword-symbols-constant-flag
-@tindex keyword-symbols-constant-flag
If this variable is @code{nil}, you are allowed to set and bind symbols
whose names start with @samp{:} however you wish. This is to make it
possible to run old Lisp programs which do that.