# HG changeset patch # User Richard M. Stallman # Date 1076980273 0 # Node ID b3ba32bd740f5bbbdba9ac24e9fedf918eb858eb # Parent 69b7ec693d949fbb340e65bf23ca210940eae75a (Parsing Expressions): Delete old caveat about parse-sexp-ignore-comments. diff -r 69b7ec693d94 -r b3ba32bd740f lispref/syntax.texi --- a/lispref/syntax.texi Tue Feb 17 01:10:15 2004 +0000 +++ b/lispref/syntax.texi Tue Feb 17 01:11:13 2004 +0000 @@ -761,12 +761,6 @@ @cindex skipping comments If the value is non-@code{nil}, then comments are treated as whitespace by the functions in this section and by @code{forward-sexp}. - -In older Emacs versions, this feature worked only when the comment -terminator is something like @samp{*/}, and appears only to end a -comment. In languages where newlines terminate comments, it was -necessary make this variable @code{nil}, since not every newline is the -end of a comment. This limitation no longer exists. @end defvar @vindex parse-sexp-lookup-properties