changeset 104322:7c6402addaaf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 18 Aug 2009 00:37:11 +0000
parents 8f1c018c050c
children ffe0ad555039
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Aug 18 00:36:59 2009 +0000
+++ b/src/ChangeLog	Tue Aug 18 00:37:11 2009 +0000
@@ -1,7 +1,7 @@
-2009-08-17  Kenichi Handa  <handa@m17n.org>
+2009-08-18  Kenichi Handa  <handa@m17n.org>
 
 	* fontset.c (Ffontset_font): If a nil element is found in a
-	font-group vector, break the loop.
+	font-group vector, return nil.
 
 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>