aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-09-25 08:19:14 +0000
committerYAMAMOTO Mitsuharu2006-09-25 08:19:14 +0000
commitcf2c68356b1e0851a2a18b4035b91a755bd58662 (patch)
tree7c8238d366139a16ebcef8c000719cb9b1366f85 /src/ChangeLog
parent8bb3035f336bc55e1b09f36168031752a5565ca2 (diff)
downloademacs-cf2c68356b1e0851a2a18b4035b91a755bd58662.tar.gz
emacs-cf2c68356b1e0851a2a18b4035b91a755bd58662.zip
(x_underline_at_descent_line): New variable.
(syms_of_macterm): DEFVAR_BOOL it. (x_draw_glyph_string): Use it. (XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d3533e377b0..b4e290044f7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-09-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2
3 * macterm.c (x_underline_at_descent_line): New variable.
4 (syms_of_macterm): DEFVAR_BOOL it.
5 (x_draw_glyph_string): Use it.
6 (XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.
7
12006-09-25 Kenichi Handa <handa@m17n.org> 82006-09-25 Kenichi Handa <handa@m17n.org>
2 9
3 * keymap.c (Fsingle_key_description): Return unique names for 10 * keymap.c (Fsingle_key_description): Return unique names for