From: Chong Yidong Date: Tue, 14 Oct 2008 04:07:54 +0000 (+0000) Subject: * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to X-Git-Tag: emacs-pretest-23.0.90~2497 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40c89b5f65acb37d1d292482d66f7af2308d93dc;p=emacs.git * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to be updated, clear its average width field too. --- diff --git a/src/ChangeLog b/src/ChangeLog index 2118e4959d9..54a183c537d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-10-14 Chong Yidong + + * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to + be updated, clear its average width field too. + 2008-10-12 Andreas Schwab * ftfont.c (ftfont_shape_by_flt): Make static.