From: Chong Yidong Date: Tue, 14 Oct 2008 14:41:11 +0000 (+0000) Subject: * font.c (font_clear_prop): When clearing font width, clear the X-Git-Tag: emacs-pretest-23.0.90~2482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=050a81e9b2e445ab1a0002686e9ab8823273643a;p=emacs.git * font.c (font_clear_prop): When clearing font width, clear the average width field too. --- diff --git a/src/ChangeLog b/src/ChangeLog index 2118e4959d9..8bd35f3b873 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-10-14 Kenichi Handa + + * font.c (font_clear_prop): When clearing font width, clear the + average width field too. + 2008-10-12 Andreas Schwab * ftfont.c (ftfont_shape_by_flt): Make static.