Mercurial > emacs
changeset 91338:cf1f728facf2
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 14 Jan 2008 01:33:15 +0000 |
parents | 8a5868a05083 |
children | 044177d7c7eb |
files | src/ChangeLog.unicode |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.unicode Mon Jan 14 01:33:02 2008 +0000 +++ b/src/ChangeLog.unicode Mon Jan 14 01:33:15 2008 +0000 @@ -1,3 +1,18 @@ +2008-01-14 Kenichi Handa <handa@ni.aist.go.jp> + + * 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 <handa@ni.aist.go.jp> * xfaces.c (Finternal_set_lisp_face_attribute): Check if the frame