aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2009-04-21 06:46:39 +0000
committerKenichi Handa2009-04-21 06:46:39 +0000
commit908567efed9996f9f7a47124875195c194ad1ab6 (patch)
tree628bd9d370d33a25ce1b951d5206499e3f048174 /src/ChangeLog
parentdf80c7f014d343a8256136361203b731a95198f9 (diff)
downloademacs-908567efed9996f9f7a47124875195c194ad1ab6.tar.gz
emacs-908567efed9996f9f7a47124875195c194ad1ab6.zip
(font_load_for_lface): Cancel previous change.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 378bce3a07b..c066489b680 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12009-04-21 Kenichi Handa <handa@m17n.org> 12009-04-21 Kenichi Handa <handa@m17n.org>
2 2
3 * font.c (font_load_for_lface): Cancel previous change.
4
3 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the 5 * coding.c (decode_coding_utf_16): Reduce charbuf_end for the
4 worst case. 6 worst case.
5 (decode_coding_emacs_mule, decode_coding_iso_2022) 7 (decode_coding_emacs_mule, decode_coding_iso_2022)