changeset 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 7e941d6d7c4c
children ef67b2d51a4d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.