]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 24 Feb 2000 11:44:43 +0000 (11:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 24 Feb 2000 11:44:43 +0000 (11:44 +0000)
lispref/syntax.texi

index fb3d90984d3c3a10e90ce7a98e437cc41546c112..6c3cf6d6a740229ffaf0157c0e9ba83ff4681430 100644 (file)
@@ -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