comparison src/ChangeLog @ 95261:c9ffc8f7ca44

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 May 2008 12:50:07 +0000
parents 3bca8db84188
children 633d1c64a181
comparison
equal deleted inserted replaced
95260:b1fb1a9bf2c2 95261:c9ffc8f7ca44
7 2008-05-23 Jason Rumney <jasonr@gnu.org> 7 2008-05-23 Jason Rumney <jasonr@gnu.org>
8 8
9 * xsmfns.c: Remove includes that are already included by config.h. 9 * xsmfns.c: Remove includes that are already included by config.h.
10 10
11 2008-05-23 Kenichi Handa <handa@m17n.org> 11 2008-05-23 Kenichi Handa <handa@m17n.org>
12
13 * charset.c (Qemacs, charset_emacs): New variables.
14 (char_charset): Fix for non-Unicode characters.
15 (syms_of_charset): Define charset_emacs.
12 16
13 * w32term.c (x_draw_glyph_string): Be sure to update 17 * w32term.c (x_draw_glyph_string): Be sure to update
14 s->underline_thickness and s->underline_position. Be sure to draw 18 s->underline_thickness and s->underline_position. Be sure to draw
15 underline within the current line area. 19 underline within the current line area.
16 20