From: Kenichi Handa Date: Fri, 27 Oct 2006 07:37:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~709 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=38894b7716010a8e60718a72e06937ceedf105f1;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 0b9fe23faa8..d362d578913 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,8 @@ +2006-10-27 Kenichi Handa + + * font.c (font_unparse_fcname): Pay attention to the case that + some of font property is a null string. + 2006-10-26 Kenichi Handa * term.c: Include "composite.h".