From 40c89b5f65acb37d1d292482d66f7af2308d93dc Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 14 Oct 2008 04:07:54 +0000 Subject: [PATCH] * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to be updated, clear its average width field too. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.39.5