diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
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 @@ | |||
| 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 |