aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77bbfef6620..61e4eed5c11 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -10,6 +10,10 @@
10 10
112008-05-23 Kenichi Handa <handa@m17n.org> 112008-05-23 Kenichi Handa <handa@m17n.org>
12 12
13 * charset.c (Qemacs, charset_emacs): New variables.
14 (char_charset): Fix for non-Unicode characters.
15 (syms_of_charset): Define charset_emacs.
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.