comparison src/ChangeLog @ 102416:6c045af4e5ae

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 05 Mar 2009 12:27:04 +0000
parents 2bb42d0dca71
children b14d67d22033
comparison
equal deleted inserted replaced
102415:ccbe1c8ab377 102416:6c045af4e5ae
1 2009-03-05 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_select_entity): New function.
4 (font_find_for_lface): Use font_select_entity to select a font.
5
6 * fontset.c (fontset_find_font): If a font found without
7 restricting of the characters C doen't support C, try to find a
8 font with C restriction.
9
1 2009-03-04 Nikolaj Schumacher <me@nschum.de> (tiny change) 10 2009-03-04 Nikolaj Schumacher <me@nschum.de> (tiny change)
2 11
3 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. 12 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.
4 13
5 2009-03-04 Jason Rumney <jasonr@gnu.org> 14 2009-03-04 Jason Rumney <jasonr@gnu.org>