comparison src/ChangeLog.unicode @ 90812:6137cc8ddf90

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 24 Apr 2007 11:35:23 +0000
parents f586b66d5c40
children 933d1187678d
comparison
equal deleted inserted replaced
90811:c1ed0fd37416 90812:6137cc8ddf90
1 2007-04-24 Kenichi Handa <handa@m17n.org> 1 2007-04-24 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_at): If the window W is not on a window system,
4 return Qnil.
2 5
3 * coding.c (produce_chars): Don't call insert_from_gap if no 6 * coding.c (produce_chars): Don't call insert_from_gap if no
4 characters to produce. 7 characters to produce.
5 (encode_coding): Likewise. 8 (encode_coding): Likewise.
6 9