summaryrefslogtreecommitdiff
path: root/lispref/syntax.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/syntax.texi
parentc142ce81fc9f5cd852d843fd5cd994155c1051e8 (diff)
Remove obsolete @tindex commands.
Diffstat (limited to 'lispref/syntax.texi')
-rw-r--r--lispref/syntax.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index 2b306de25d..80c765e35e 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -546,7 +546,6 @@ the current syntax table in the usual way.
@end table
@defvar parse-sexp-lookup-properties
-@tindex parse-sexp-lookup-properties
If this is non-@code{nil}, the syntax scanning functions pay attention
to syntax text properties. Otherwise they use only the current syntax
table.