aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-05-23 06:31:17 +0000
committerKenichi Handa2008-05-23 06:31:17 +0000
commit328fab2aee40e2a405ae8e10ddd7013c1bd0edbd (patch)
treeb7b0d37ef14b6526d586636ce77b5b6e87ea3094 /src/ChangeLog
parenta3cdbdf8b4f10d7c1173d9bf30de0a74e81422ca (diff)
downloademacs-328fab2aee40e2a405ae8e10ddd7013c1bd0edbd.tar.gz
emacs-328fab2aee40e2a405ae8e10ddd7013c1bd0edbd.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 62ea887f9f0..36e7ea0c6ca 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,10 +1,11 @@
12008-05-23 Kenichi Handa <handa@m17n.org> 12008-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 *