aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-06-20 23:27:00 +0000
committerChong Yidong2008-06-20 23:27:00 +0000
commiteaf1f6e7feeddf0ffac635cc846d12802353cfcd (patch)
treea1d17b198af6bd030b4e0ce5a67f15ff4eb7b7fe /src
parent49f6eb95b2dc33e178af0f3fd5d48217abe44d9b (diff)
downloademacs-eaf1f6e7feeddf0ffac635cc846d12802353cfcd.tar.gz
emacs-eaf1f6e7feeddf0ffac635cc846d12802353cfcd.zip
* font.c (Ffont_face_attributes): Omit key-attribute pairs not
defined by the font.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 791ea6dcaa5..83405f2e414 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-06-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (Ffont_face_attributes): Omit key-attribute pairs not
4 defined by the font.
5
12008-06-20 Stefan Monnier <monnier@iro.umontreal.ca> 62008-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files. 8 * Makefile.in (emacs${EXEEXT}): Depend on the machine-specific files.