diff options
| author | Chong Yidong | 2008-10-14 04:07:54 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-10-14 04:07:54 +0000 |
| commit | 40c89b5f65acb37d1d292482d66f7af2308d93dc (patch) | |
| tree | 1372f873f5f0640275b5d7e1a13fccd7798a9284 /src | |
| parent | 3048977de032f912fee3f218b8c3a4b9a0f9be1f (diff) | |
| download | emacs-40c89b5f65acb37d1d292482d66f7af2308d93dc.tar.gz emacs-40c89b5f65acb37d1d292482d66f7af2308d93dc.zip | |
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
be updated, clear its average width field too.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2118e4959d9..54a183c537d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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. |