Mercurial > emacs
changeset 54040:b3ba32bd740f
(Parsing Expressions): Delete old caveat about parse-sexp-ignore-comments.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 17 Feb 2004 01:11:13 +0000 |
parents | 69b7ec693d94 |
children | bb6e41200945 |
files | lispref/syntax.texi |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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