Mercurial > emacs
comparison src/ChangeLog @ 73115:c38dd1bf28ce
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Mon, 25 Sep 2006 08:19:14 +0000 |
parents | fb7e7f16e31c |
children | 6d481bdb9779 |
comparison
equal
deleted
inserted
replaced
73114:983aa36dbb6c | 73115:c38dd1bf28ce |
---|---|
1 2006-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 | |
1 2006-09-25 Kenichi Handa <handa@m17n.org> | 8 2006-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 |
4 generic characters. | 11 generic characters. |
5 | 12 |