comparison src/ChangeLog @ 95249:dc1961f91371

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 May 2008 06:31:17 +0000
parents 7e6c63f88fb3
children e6c6a960dd17
comparison
equal deleted inserted replaced
95248:740676cab436 95249:dc1961f91371
1 2008-05-23 Kenichi Handa <handa@m17n.org> 1 2008-05-23 Kenichi Handa <handa@m17n.org>
2 2
3 * w32term.c (x_draw_glyph_string): Be sure to update 3 * w32term.c (x_draw_glyph_string): Be sure to update
4 s->underline_thickness and s->underline_position. 4 s->underline_thickness and s->underline_position. Be sure to draw
5 underline within the current line area.
5 6
6 * xterm.c (x_draw_glyph_string): Be sure to update 7 * xterm.c (x_draw_glyph_string): Be sure to update
7 s->underline_thickness and s->underline_position. Be sore to draw 8 s->underline_thickness and s->underline_position. Be sure to draw
8 underline within the current line area. 9 underline within the current line area.
9 10
10 * fontset.c: Delete unused variables and add casting for char * 11 * fontset.c: Delete unused variables and add casting for char *
11 throughout the file. 12 throughout the file.
12 (fontset_font): Try the fallback fonts of the current fontset 13 (fontset_font): Try the fallback fonts of the current fontset