]> code.delx.au - gnu-emacs/commit
(analyse_first): For eight-bit-control chars, mark both the
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)
commit4560a582d623dbf040f4176bdebb8107c12c2bb8
tree4e9eed296a37bf4d9f85a6a8c96dddd3ff9469ed
parent3ffcda547185fe2950f0ffe108604a1a13dd7b8b
(analyse_first): For eight-bit-control chars, mark both the
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.
src/ChangeLog
src/regex.c