# HG changeset patch # User Kenichi Handa # Date 1211547007 0 # Node ID c9ffc8f7ca443463d2efb38918c4505f129661ea # Parent b1fb1a9bf2c2cf9880ee0220b7af6fb8c325c979 *** empty log message *** diff -r b1fb1a9bf2c2 -r c9ffc8f7ca44 src/ChangeLog --- a/src/ChangeLog Fri May 23 12:48:44 2008 +0000 +++ b/src/ChangeLog Fri May 23 12:50:07 2008 +0000 @@ -10,6 +10,10 @@ 2008-05-23 Kenichi Handa + * charset.c (Qemacs, charset_emacs): New variables. + (char_charset): Fix for non-Unicode characters. + (syms_of_charset): Define charset_emacs. + * w32term.c (x_draw_glyph_string): Be sure to update s->underline_thickness and s->underline_position. Be sure to draw underline within the current line area.