]> git.eshelyaron.com Git - emacs.git/commit
(x_produce_glyphs): Use ASCII_CHAR_P, not
authorKenichi Handa <handa@m17n.org>
Thu, 15 Aug 2002 02:29:00 +0000 (02:29 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 15 Aug 2002 02:29:00 +0000 (02:29 +0000)
commit9ae965fd9b9c7a9482c9c2205c43d4a4cf9e0812
treec73d412053c91ae40068ccfd68a264af682e443d
parentd1a0458808666e8c0ee3a0e78490f24138d880b2
(x_produce_glyphs): Use ASCII_CHAR_P, not
SINGLE_BYTE_CHAR_P.  Fix the logic of handling non-ASCII char when
it->multibyte_p is zero.
src/w32term.c