diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index aca9e8014cf..f5cc4463bea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-04-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font.c (font_put_extra): If VAL is nil, delete the slot for PROP | ||
| 4 | from the list of extra properties. | ||
| 5 | (font_clear_prop): Be sure to delete `:name' font property. | ||
| 6 | |||
| 1 | 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 | 2009-04-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 8 | ||
| 3 | * dispnew.c (redraw_overlapping_rows): Fix detection of | 9 | * dispnew.c (redraw_overlapping_rows): Fix detection of |