Mercurial > emacs
comparison src/ChangeLog @ 103043:527362da5918
Add bug reference.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Apr 2009 12:03:46 +0000 |
parents | 80bd3a8d586a |
children | 997f1f1cac08 |
comparison
equal
deleted
inserted
replaced
103042:80bd3a8d586a | 103043:527362da5918 |
---|---|
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 (bug#2994). |
4 (font_score): Check AVGWIDTH too. | 4 (font_score): Check AVGWIDTH too. |
5 | 5 |
6 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the | 6 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the |
7 worst case. | 7 worst case. |
8 (decode_coding_emacs_mule, decode_coding_iso_2022) | 8 (decode_coding_emacs_mule, decode_coding_iso_2022) |