aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-10-14 04:07:54 +0000
committerChong Yidong <[email protected]>2008-10-14 04:07:54 +0000
commit40c89b5f65acb37d1d292482d66f7af2308d93dc (patch)
tree1372f873f5f0640275b5d7e1a13fccd7798a9284 /src/ChangeLog
parent3048977de032f912fee3f218b8c3a4b9a0f9be1f (diff)
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
be updated, clear its average width field too.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2118e4959d..54a183c537 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-14 Chong Yidong <[email protected]>
+
+ * 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 <[email protected]>
* ftfont.c (ftfont_shape_by_flt): Make static.