]> git.eshelyaron.com Git - emacs.git/commitdiff
(Control Parsing): Minor clarification.
authorRichard M. Stallman <rms@gnu.org>
Sun, 4 Mar 2007 18:25:58 +0000 (18:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 4 Mar 2007 18:25:58 +0000 (18:25 +0000)
lispref/syntax.texi

index 85dcb83bd508a1434eb2f73d034249e5bfc710bb..47f09944880aeb29a090f574bcbc751caa78513a 100644 (file)
@@ -873,7 +873,8 @@ can still override the syntax.)
 @defopt parse-sexp-ignore-comments
 @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}.
+whitespace by the functions in this section and by @code{forward-sexp},
+@code{scan-lists} and @code{scan-sexps}.
 @end defopt
 
 @vindex parse-sexp-lookup-properties