Mercurial > emacs
changeset 100441:cb67ce776400
* font.c (font_update_drivers): Fix mistake in reconstructing the
driver list.
* font.c (font_clear_cache): Fix format of font cache data.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 16 Dec 2008 03:32:46 +0000 |
parents | 345d5a2d04d5 |
children | 71dc8b382715 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 15 18:31:59 2008 +0000 +++ b/src/ChangeLog Tue Dec 16 03:32:46 2008 +0000 @@ -1,3 +1,12 @@ +2008-12-16 Chetan Pandya <pandyacus@sbcglobal.net> (tiny change) + + * font.c (font_update_drivers): Fix mistake in reconstructing the + driver list. + +2008-12-16 Chong Yidong <cyd@stupidchicken.com> + + * font.c (font_clear_cache): Fix format of font cache data. + 2008-12-15 Chong Yidong <cyd@stupidchicken.com> * xftfont.c (xftfont_open): Free Xft font pattern if