]> git.eshelyaron.com Git - emacs.git/commit
(append_glyph): Refer to it->char_to_display instead of
authorKenichi Handa <handa@m17n.org>
Tue, 7 Feb 2006 01:19:06 +0000 (01:19 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 7 Feb 2006 01:19:06 +0000 (01:19 +0000)
commitd2b4c17d26022daf1a2b3f6ca4f727a23711622d
treeef078da1a764d4e24faf26b2dc6b92ed99f668dd
parentea37fbb817c487fea0ca3691df0b9ae70e86d5be
(append_glyph): Refer to it->char_to_display instead of
it->c.
(produce_glyphs): Set the character to print in
it->char_to_display.  Handle
unibyte-display-via-language-environment.
(produce_stretch_glyph): Set the character to print in
it->char_to_display.
src/ChangeLog
src/term.c