From 0a16d56798ff55e7ada300cc2dd0c17a4420f9ae Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 14 Jan 2008 01:33:28 +0000 Subject: *** empty log message *** --- src/ChangeLog.unicode | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/ChangeLog.unicode') diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index a9b7bc98316..bbf9ad96f27 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,18 @@ +2008-01-14 Kenichi Handa + + * font.c (font_find_for_lface): Fix the handling of the return + value of font_has_char. + (Ffont_shape_text): Fix previous change. + + * fontset.c (FONTSET_REF_AND_RANGE): Delete it. + (fontset_ref_and_range): Delete it. + (fontset_find_font): Call char_table_ref_and_range instead of + FONTSET_REF_AND_RANGE. + (make_fontset): Don't setup font groups of Latin here. + (Fset_fontset_font): Don't overwrite the setting of FONTSET_ASCII. + (new_fontset_from_font): Make the specified font the default for + all Latin characters. + 2008-01-10 Kenichi Handa * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame -- cgit v1.2.1