1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2008-05-15 08:13:55 +00:00
parent ebff94f066
commit fd8a1cae45

View file

@ -11,6 +11,12 @@
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.