Mercurial > emacs
comparison src/ChangeLog @ 103042:80bd3a8d586a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 21 Apr 2009 07:30:00 +0000 |
parents | 0bb957371fc2 |
children | 527362da5918 |
comparison
equal
deleted
inserted
replaced
103041:3049105cf79e | 103042:80bd3a8d586a |
---|---|
1 2009-04-21 Kenichi Handa <handa@m17n.org> | 1 2009-04-21 Kenichi Handa <handa@m17n.org> |
2 | 2 |
3 * font.c (font_load_for_lface): Cancel previous change. | 3 * font.c (font_load_for_lface): Cancel previous change. |
4 (font_score): Check AVGWIDTH too. | |
4 | 5 |
5 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the | 6 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the |
6 worst case. | 7 worst case. |
7 (decode_coding_emacs_mule, decode_coding_iso_2022) | 8 (decode_coding_emacs_mule, decode_coding_iso_2022) |
8 (decode_coding_sjis, decode_coding_big5, decode_coding_charset): | 9 (decode_coding_sjis, decode_coding_big5, decode_coding_charset): |