Mercurial > emacs
changeset 98716:3e598e2ce8a6
* font.c (font_clear_prop): When clearing font width, clear the
average width field too.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 14 Oct 2008 14:41:11 +0000 |
parents | 52ae1a7380a1 |
children | 507c5c477e60 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Oct 14 14:37:03 2008 +0000 +++ b/src/ChangeLog Tue Oct 14 14:41:11 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-14 Kenichi Handa <handa@m17n.org> + + * font.c (font_clear_prop): When clearing font width, clear the + average width field too. + 2008-10-12 Andreas Schwab <schwab@suse.de> * ftfont.c (ftfont_shape_by_flt): Make static.