• Kenichi Handa's avatar
    (multibyte_syntax_as_symbol): New variable. · bd25db08
    Kenichi Handa authored
    (syms_of_syntax): Declare it as a Lisp variable.
    (SYNTAX_WITH_MULTIBYTE_CHECK): New macro.
    (scan_lists): If both sexpflag and multibyte_syntax_as_symbol are
    nonzero, treat all multibyte characters as symbol.
    (init_syntax_once): Give syntax `word' to all mutlbiyte
    characters.
    bd25db08
syntax.c 85.2 KB