diff src/ChangeLog @ 98697:09e567998d7b

* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to be updated, clear its average width field too.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 14 Oct 2008 04:07:54 +0000
parents f2f525a089e1
children d602cd9af644
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 14 02:29:13 2008 +0000
+++ b/src/ChangeLog	Tue Oct 14 04:07:54 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-14  Chong Yidong  <cyd@stupidchicken.com>
+
+	* 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  <schwab@suse.de>
 
 	* ftfont.c (ftfont_shape_by_flt): Make static.