summaryrefslogtreecommitdiff
path: root/lispref/syntax.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2000-02-24 11:44:43 +0000
committerRichard M. Stallman <rms@gnu.org>2000-02-24 11:44:43 +0000
commit2aedfc74ad1e83abe0df770fe89277693a645d45 (patch)
tree6baff56a6693cff902b967543aae4c0b15b6e1f5 /lispref/syntax.texi
parent9fcfa6f2d19831a56c6a87f9aa7801ecc029be21 (diff)
downloademacs-2aedfc74ad1e83abe0df770fe89277693a645d45.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/syntax.texi')
-rw-r--r--lispref/syntax.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index fb3d90984d3..6c3cf6d6a74 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -721,6 +721,14 @@ signaled. If it reaches the beginning or end between groupings but
before count is used up, @code{nil} is returned.
@end defun
+@defvar multibyte-syntax-as-symbol
+@tindex multibyte-syntax-as-symbol
+If this variable is non-@code{nil}, @code{scan-sexps} treats all
+non-@sc{ASCII} characters as symbol constituents regardless
+of what the syntax table says about them. (However, text properties
+can still override the syntax.)
+@end defvar
+
@defvar parse-sexp-ignore-comments
@cindex skipping comments
If the value is non-@code{nil}, then comments are treated as