comparison src/ChangeLog.unicode @ 90807:5827fc568d23

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 17 Apr 2007 08:15:16 +0000
parents ad785f2ac762
children 5021c896064c
comparison
equal deleted inserted replaced
90806:1ae136ad0ba0 90807:5827fc568d23
1 2007-04-17 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (free_realized_fontsets): Avoid unnecessary call of
4 Fclear_face_cache.
5
6 * xfaces.c (face_for_font): Check also face->font==font->font.font.
7
1 2007-04-13 Kenichi Handa <handa@m17n.org> 8 2007-04-13 Kenichi Handa <handa@m17n.org>
2 9
3 * fontset.c (fontset_find_font): New function. 10 * fontset.c (fontset_find_font): New function.
4 (fontset_font): Use fontset_find_font. 11 (fontset_font): Use fontset_find_font.
5 (make_fontset_for_ascii_face): Don't set face ID in rfont_def. 12 (make_fontset_for_ascii_face): Don't set face ID in rfont_def.