comparison src/ChangeLog @ 95242:626b98b8e56a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 May 2008 04:44:35 +0000
parents a448f0e0375b
children 7e6c63f88fb3
comparison
equal deleted inserted replaced
95241:54b3c5554f6f 95242:626b98b8e56a
1 2008-05-23 Kenichi Handa <handa@m17n.org> 1 2008-05-23 Kenichi Handa <handa@m17n.org>
2
3 * w32term.c (x_draw_glyph_string): Be sure to update
4 s->underline_thickness and s->underline_position.
5
6 * xterm.c (x_draw_glyph_string): Be sure to update
7 s->underline_thickness and s->underline_position.
2 8
3 * fontset.c: Delete unused variables and add casting for char * 9 * fontset.c: Delete unused variables and add casting for char *
4 throughout the file. 10 throughout the file.
5 (fontset_font): Try the fallback fonts of the current fontset 11 (fontset_font): Try the fallback fonts of the current fontset
6 before consulting the default fontset. 12 before consulting the default fontset.