diff options
Diffstat (limited to 'lispref/syntax.texi')
-rw-r--r-- | lispref/syntax.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 2b306de25d9..80c765e35e3 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. |