]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 15 May 2008 08:13:55 +0000 (08:13 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 15 May 2008 08:13:55 +0000 (08:13 +0000)
src/ChangeLog

index 10796d89ac7d5dd770a025d10d15d37fab344b67..25626fb006043208b16a5f13150b949b5f87a22a 100644 (file)
 
 2008-05-15  Kenichi Handa  <handa@m17n.org>
 
+       * ftfont.c (ftfont_list): Downcase family name to check generic
+       families.
+
+       * xfaces.c (Finternal_set_lisp_face_attribute): Be sure to make a
+       font-spec for QCfont value.
+
        * fontset.c (Fnew_fontset): Call font_unparse_xlfd with 256-byte
        buffer.  Check the return value of it.