aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2007-09-21 10:57:21 +0000
committerJuanma Barranquero2007-09-21 10:57:21 +0000
commitdef7fa3452d27173177227a674f02a949c3d7973 (patch)
tree56857287db66b15b4a4450c54fa10662c4f5d28b /src/ChangeLog
parent273f164cc4d8c1ad649442f6459c698ccdde3c3c (diff)
downloademacs-def7fa3452d27173177227a674f02a949c3d7973.tar.gz
emacs-def7fa3452d27173177227a674f02a949c3d7973.zip
(x_draw_glyph_string): Use strike_through_color, not underline_color,
to draw strike-through.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 859409092b0..9867b64582e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-09-21 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32term.c (x_draw_glyph_string): Use strike_through_color, not
4 underline_color, to draw strike-through.
5
12007-09-21 Stefan Monnier <monnier@iro.umontreal.ca> 62007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * lisp.h (allocate_terminal): Declare. 8 * lisp.h (allocate_terminal): Declare.