diff src/ChangeLog @ 57948:481911368712

* xselect.c (TRACE3): New debug macro. (x_reply_selection_request): Use it. (receive_incremental_selection): In call to TRACE0, the name of a symbol is in xname.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 05 Nov 2004 07:05:13 +0000
parents de92b2015bb2
children 7a4dd36b2893
line wrap: on
line diff
--- a/src/ChangeLog	Thu Nov 04 23:12:33 2004 +0000
+++ b/src/ChangeLog	Fri Nov 05 07:05:13 2004 +0000
@@ -1,3 +1,10 @@
+2004-11-05  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* xselect.c (TRACE3): New debug macro.
+	(x_reply_selection_request): Use it.
+	(receive_incremental_selection): In call to TRACE0, the name of
+	a symbol is in xname.
+
 2004-11-05  Kim F. Storm  <storm@cua.dk>
 
 	* fontset.c (fontset_pattern_regexp): Use unsigned char.