diff lib-src/ChangeLog @ 5225:1086297242fe

Don't throw an error if gnuclient supports GTK and XEmacs doesn't. 2010-06-02 Aidan Kehoe <kehoea@parhasard.net> * gnuclient.c (main): If gnuclient was built with GTK support, and is asking a gnuserv without GTK support to open a frame, fall back to X11, don't throw an error on the server side, invisible to the client.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 02 Jun 2010 15:31:15 +0100
parents 39d74978fd32
children 0f7d483cff5a
line wrap: on
line diff
--- a/lib-src/ChangeLog	Tue Jun 01 20:32:41 2010 +0100
+++ b/lib-src/ChangeLog	Wed Jun 02 15:31:15 2010 +0100
@@ -1,3 +1,10 @@
+2010-06-02  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* gnuclient.c (main):
+	If gnuclient was built with GTK support, and is asking a gnuserv
+	without GTK support to open a frame, fall back to X11, don't
+	throw an error on the server side, invisible to the client.
+
 2010-04-17  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* make-docfile.c (scan_lisp_file):