* font.c (Ffont_face_attributes): Omit key-attribute pairs not

defined by the font.
This commit is contained in:
Chong Yidong 2008-06-20 23:27:00 +00:00
parent 49f6eb95b2
commit eaf1f6e7fe

View file

@ -1,3 +1,8 @@
2008-06-20 Chong Yidong <cyd@stupidchicken.com>
* font.c (Ffont_face_attributes): Omit key-attribute pairs not
defined by the font.
2008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
* Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.