From 161e88567dff63efc9ab3a5f9e164284cb2b7ad0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 4 Mar 2007 18:25:58 +0000 Subject: [PATCH] (Control Parsing): Minor clarification. --- lispref/syntax.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 85dcb83bd50..47f09944880 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -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 -- 2.39.5