# HG changeset patch # User Kenichi Handa # Date 1236256024 0 # Node ID 6c045af4e5aeb5515fed979df1fcafd7272f1538 # Parent ccbe1c8ab3773ec773ca6b7fffd437f15e1e2373 *** empty log message *** diff -r ccbe1c8ab377 -r 6c045af4e5ae src/ChangeLog --- a/src/ChangeLog Thu Mar 05 12:25:07 2009 +0000 +++ b/src/ChangeLog Thu Mar 05 12:27:04 2009 +0000 @@ -1,3 +1,12 @@ +2009-03-05 Kenichi Handa + + * font.c (font_select_entity): New function. + (font_find_for_lface): Use font_select_entity to select a font. + + * fontset.c (fontset_find_font): If a font found without + restricting of the characters C doen't support C, try to find a + font with C restriction. + 2009-03-04 Nikolaj Schumacher (tiny change) * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.