diff src/ChangeLog @ 74115:49ed8fc0c715

* xfaces.c (realize_default_face): Check if the default font name exists on this display before trying to use it.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 21 Nov 2006 17:23:02 +0000
parents 9e333d1a48e1
children 0769cd6b8ca7
line wrap: on
line diff
--- a/src/ChangeLog	Tue Nov 21 17:22:49 2006 +0000
+++ b/src/ChangeLog	Tue Nov 21 17:23:02 2006 +0000
@@ -1,3 +1,8 @@
+2006-11-21  Chong Yidong  <cyd@stupidchicken.com>
+
+	* xfaces.c (realize_default_face): Check if the default font name
+	exists on this display before trying to use it.
+
 2006-11-21  Richard Stallman  <rms@gnu.org>
 
 	* fileio.c: Break line before &&, not after.