diff lisp/ChangeLog @ 103604:5883b0a08647

* faces.el (x-handle-named-frame-geometry): Ensure that we have opened an X connection before calling x-get-resource (Bug#3194).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 27 Jun 2009 20:44:03 +0000
parents c6838f93406e
children e7c02c708bb1
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 27 19:50:50 2009 +0000
+++ b/lisp/ChangeLog	Sat Jun 27 20:44:03 2009 +0000
@@ -1,5 +1,8 @@
 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
 
+	* faces.el (x-handle-named-frame-geometry): Ensure that we have
+	opened an X connection before calling x-get-resource (Bug#3194).
+
 	* play/doctor.el: Remove reference to obsolete website.
 	(make-doctor-variables): Correct grammar mistake (Bug#2633).