changeset 27839:7e7d80573325

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 24 Feb 2000 11:44:43 +0000
parents ad4b3195f851
children 1e17908c52b8
files lispref/syntax.texi
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/syntax.texi	Wed Feb 23 23:10:32 2000 +0000
+++ b/lispref/syntax.texi	Thu Feb 24 11:44:43 2000 +0000
@@ -721,6 +721,14 @@
 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