Include "charset.h".
authorKenichi Handa <handa@m17n.org>
Thu, 15 Feb 2007 11:26:52 +0000 (11:26 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 15 Feb 2007 11:26:52 +0000 (11:26 +0000)
commit89ad649268900b3137a01d6c888f8a156f2cf792
tree1d3e22714e71504403223d32ed09b8c125d75508
parent0b4b4d2e6d222224e317a1e47f4cecb191919305
Include "charset.h".
(compile_pattern_1): Delete argument multibyte.  Don't set
cp->buf.target_multibyte here.  Set cp->buf.charset_unibyte.
(compile_pattern): Don't compare cp->buf.target_multibyte.
Compare cp->buf.charset_unibyte.
(compile_pattern): Set cp->buf.target_multibyte.
src/search.c