changeset 103588:0af21ded137d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 25 Jun 2009 08:02:34 +0000
parents 1db851c2440a
children 99f2f3ae1c56
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jun 25 08:02:19 2009 +0000
+++ b/src/ChangeLog	Thu Jun 25 08:02:34 2009 +0000
@@ -1,3 +1,8 @@
+2009-06-25    <handa@m17n.org>
+
+	* fontset.c (fontset_find_font): When a usable rfont_def is found
+	in a fallback font-group, make it the first element of the group.
+
 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
 
 	* emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).