From: Chong Yidong Date: Tue, 16 Dec 2008 03:32:46 +0000 (+0000) Subject: * font.c (font_update_drivers): Fix mistake in reconstructing the X-Git-Tag: emacs-pretest-23.0.90~1074 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b5356c3948cabb45f4206fa13876b8c87152297c;p=emacs.git * font.c (font_update_drivers): Fix mistake in reconstructing the driver list. * font.c (font_clear_cache): Fix format of font cache data. --- diff --git a/src/ChangeLog b/src/ChangeLog index fec7ebb8c12..b5a00c49482 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-12-16 Chetan Pandya (tiny change) + + * font.c (font_update_drivers): Fix mistake in reconstructing the + driver list. + +2008-12-16 Chong Yidong + + * font.c (font_clear_cache): Fix format of font cache data. + 2008-12-15 Chong Yidong * xftfont.c (xftfont_open): Free Xft font pattern if