From: Kenichi Handa Date: Fri, 23 May 2008 04:44:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~5341 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=baf4d3b3cffcd20928bd1d651e45b72dbebc0b61;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 9d457989376..3dd1a95177e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2008-05-23 Kenichi Handa + * w32term.c (x_draw_glyph_string): Be sure to update + s->underline_thickness and s->underline_position. + + * xterm.c (x_draw_glyph_string): Be sure to update + s->underline_thickness and s->underline_position. + * fontset.c: Delete unused variables and add casting for char * throughout the file. (fontset_font): Try the fallback fonts of the current fontset