aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-04-20 15:30:26 +0900
committerKenichi Handa2010-04-20 15:30:26 +0900
commitc0be27fda00b238ea82e43a8590a96c3a9ae9023 (patch)
tree04f2820499f345de64b0d9552919ae1f4bc73e19 /src/ChangeLog
parent37dcfea079aea4edbdcf175468f780048ed14a6b (diff)
downloademacs-c0be27fda00b238ea82e43a8590a96c3a9ae9023.tar.gz
emacs-c0be27fda00b238ea82e43a8590a96c3a9ae9023.zip
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 17915b318ff..856cc1aec64 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-04-20 Kenichi Handa <handa@m17n.org>
2
3 * charset.c (char_charset): Consider Vcharset_non_preferred_head
4 only when the arg CHARSET_LIST is nil.
5
12010-04-19 Eli Zaretskii <eliz@gnu.org> 62010-04-19 Eli Zaretskii <eliz@gnu.org>
2 7
3 * xdisp.c (display_line): Don't write beyond the last glyph row in 8 * xdisp.c (display_line): Don't write beyond the last glyph row in