• Stefan Monnier's avatar
    * character.h (CHAR_TO_BYTE_SAFE): New macro. · 2afc21f5
    Stefan Monnier authored
    * character.c (Fmultibyte_char_to_unibyte): Obey the docstring.
    * regex.c (RE_CHAR_TO_UNIBYTE): Use the new macro.
    (WEAK_ALIAS): Simplify.
    * syntax.c (skip_chars): Don't mark non-byte chars in the fastmap
    when searching a unibyte buffer.
    2afc21f5
character.c 26.7 KB