comparison 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
comparison
equal deleted inserted replaced
98696:7e941d6d7c4c 98697:09e567998d7b
1 2008-10-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
4 be updated, clear its average width field too.
5
1 2008-10-12 Andreas Schwab <schwab@suse.de> 6 2008-10-12 Andreas Schwab <schwab@suse.de>
2 7
3 * ftfont.c (ftfont_shape_by_flt): Make static. 8 * ftfont.c (ftfont_shape_by_flt): Make static.
4 * ftfont.h (ftfont_shape_by_flt): Don't declare. 9 * ftfont.h (ftfont_shape_by_flt): Don't declare.
5 10