From: Chong Yidong Date: Mon, 26 Jan 2009 15:50:18 +0000 (+0000) Subject: * fontset.c (fontset_find_font): Fix handling of non-cons return X-Git-Tag: emacs-pretest-23.0.90~190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5be8fcc0d25f497d25384396b2aec1f743733e24;p=emacs.git * fontset.c (fontset_find_font): Fix handling of non-cons return value of fontset_get_font_group. (fontset_font): Revert last change. --- diff --git a/src/ChangeLog b/src/ChangeLog index 95c7dd6a63e..52eab5a74ce 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-01-26 Kenichi Handa + + * fontset.c (fontset_find_font): Fix handling of non-cons return + value of fontset_get_font_group. + (fontset_font): Revert last change. + 2009-01-26 Jason Rumney * w32font.c (w32font_list_internal): Return quickly if registry is