Mercurial > emacs
diff src/ChangeLog @ 68662:0ca7fd65e7e7
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Tue, 07 Feb 2006 01:19:06 +0000 |
| parents | 3bd95f4f2941 |
| children | 199e5d9a0138 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 07 01:18:18 2006 +0000 +++ b/src/ChangeLog Tue Feb 07 01:19:06 2006 +0000 @@ -1,3 +1,13 @@ +2006-02-07 Kenichi Handa <handa@m17n.org> + + * term.c (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. + 2006-02-06 Kenichi Handa <handa@m17n.org> * lread.c (openp): Initialized encoded_fn before GCPRO it.
