Mercurial > emacs
diff src/ChangeLog @ 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 | d602cd9af644 |
| children | a4aebd526a1d |
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.
