summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2009-11-21 15:40:24 +0000
committerJan Djärv <jan.h.d@swipnet.se>2009-11-21 15:40:24 +0000
commit86d58805776e8c56d0091db00a803bc7ce5e2aa6 (patch)
tree4375fb75d9b4f1b770ac8e63da19bb67f4839b0b /ChangeLog
parentc49e8bcaf4f61b4d3e40b4e7c71e41ece98d7998 (diff)
downloademacs-86d58805776e8c56d0091db00a803bc7ce5e2aa6.tar.gz
* cus-start.el (all): Add native condition for font-use-system-font.
* configure.in: Don't check for GConf unless X is used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e213edee13..eb2d87e29b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
+
+ * configure.in: Don't check for GConf unless X is used.
+
2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Use -Wdeclaration-after-statement if available.