aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/syntax.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index a2153cee4f8..b2955400c8f 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -761,12 +761,6 @@ can still override the syntax.)
761@cindex skipping comments 761@cindex skipping comments
762If the value is non-@code{nil}, then comments are treated as 762If the value is non-@code{nil}, then comments are treated as
763whitespace by the functions in this section and by @code{forward-sexp}. 763whitespace by the functions in this section and by @code{forward-sexp}.
764
765In older Emacs versions, this feature worked only when the comment
766terminator is something like @samp{*/}, and appears only to end a
767comment. In languages where newlines terminate comments, it was
768necessary make this variable @code{nil}, since not every newline is the
769end of a comment. This limitation no longer exists.
770@end defvar 764@end defvar
771 765
772@vindex parse-sexp-lookup-properties 766@vindex parse-sexp-lookup-properties