From fa9ae740f955c0c978750518e392138c0f0a8f9b Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 3 Jun 2004 12:11:03 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7d7562b..0a35ab1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2004-06-03 Kenichi Handa + + * coding.c (find_coding): Find by canonicalized name. Don't have + to modify the element of coding_definition_list by + mplist__from_plist. + (mconv__define_coding_from_charset): Delete it. + (mconv__register_charset_coding): Canonicalize sym. + (mcoding__load_from_database): Register plist modified by + mplist__from_plist. + + * coding.h (mconv__define_coding_from_charset): Don't extern it. + + * font-ft.c (ft_open): Fix setting of rfont->descent. + 2004-06-02 Kenichi Handa * font.c (enum xlfd_field_idx): Moved from m17n-X.c. -- 1.7.10.4