Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4809:0d3ccd5a2509
Initialize the result variable passed to FcFontMatch. See xemacs-patches
message <870180fe1001071349i63d185bfu4906c5a4399407cd@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 07 Jan 2010 14:50:24 -0700 |
parents | 53071486ff7a |
children | ae2e0c1c8fae |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jan 07 12:44:25 2010 -0700 +++ b/src/ChangeLog Thu Jan 07 14:50:24 2010 -0700 @@ -1,3 +1,9 @@ +2010-01-07 Jerry James <james@xemacs.org> + + * font-mgr.c (Ffc_font_match): Initialize result to FcResultMatch + before calling FcFontMatch. + * objects-xlike-inc.c (xft_find_charset_font): Ditto. + 2010-01-07 Henrique Martins <xemacs@martins.cc> * dired.c (file_name_completion): If a file is too big to stat(),