aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-06-10 20:01:54 +0000
committerStefan Monnier2008-06-10 20:01:54 +0000
commitd5dc61631e773495e96ed2bbd3bca16c981e9f7e (patch)
treefce5346c283db3d7c3204d0be9a31e417c3889fa /src/ChangeLog
parent8c102d5bfee908d9f09506377bed7ab61ef0cda0 (diff)
downloademacs-d5dc61631e773495e96ed2bbd3bca16c981e9f7e.tar.gz
emacs-d5dc61631e773495e96ed2bbd3bca16c981e9f7e.zip
* xterm.c (x_underline_minimum_display_offset): New var.
(x_draw_glyph_string): Use it. (syms_of_xterm): Declare it. * cus-start.el (x-underline-minimum-display-offset): Give it a type.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cfe3885b1f1..2716320139b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change)
2
3 * xterm.c (x_underline_minimum_display_offset): New var.
4 (x_draw_glyph_string): Use it.
5 (syms_of_xterm): Declare it.
6
12008-06-10 Chong Yidong <cyd@stupidchicken.com> 72008-06-10 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * font.c (font_parse_fcname): Accept GTK-style font names too. 9 * font.c (font_parse_fcname): Accept GTK-style font names too.