diff src/ChangeLog @ 2627:cf6ef27aa9a7

[xemacs-hg @ 2005-03-02 13:06:38 by aidan] Make the #ifndef HAVE_XTREGISTERDRAWABLE msg polite, have it compile.
author aidan
date Wed, 02 Mar 2005 13:06:40 +0000
parents f2bd34928a0f
children 140bb0f4da00
line wrap: on
line diff
--- a/src/ChangeLog	Tue Mar 01 22:51:30 2005 +0000
+++ b/src/ChangeLog	Wed Mar 02 13:06:40 2005 +0000
@@ -1,3 +1,10 @@
+2005-03-02  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* select-x.c (x_reply_selection_request): Make the error message
+	in the absence of HAVE_XTREGISTERDRAWABLE more polite, pass a
+	second argument to invalid_operation to have it actually compile
+	in that case. 
+
 2005-03-01  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* config.h.in: New macro, HAVE_XTREGISTERDRAWABLE.