Mercurial > emacs
changeset 96135:65e4e649a274
* font.c (Ffont_face_attributes): Omit key-attribute pairs not
defined by the font.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 20 Jun 2008 23:27:00 +0000 |
parents | d143e6de14ec |
children | 73e422173a87 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 20 21:48:17 2008 +0000 +++ b/src/ChangeLog Fri Jun 20 23:27:00 2008 +0000 @@ -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.