diff src/ChangeLog @ 5199:49e931565616

merge
author Ben Wing <ben@xemacs.org>
date Mon, 12 Apr 2010 00:53:18 -0500
parents bc3ede8f29a8 c87ec061e8cc
children 70ed8a0d8da8
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 09 23:38:02 2010 -0500
+++ b/src/ChangeLog	Mon Apr 12 00:53:18 2010 -0500
@@ -29,6 +29,17 @@
 	* specifier.c (set_specifier_caching):
 	Fix coding style to correspond to GNU standard.
 
+2010-04-09  Didier Verna  <didier@xemacs.org>
+
+	* fontcolor-xlike-inc.c (DEBUG_FONTS2):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS3):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS4):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS_LISP1):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS_LISP2):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS_LISP3):
+	* fontcolor-xlike-inc.c (DEBUG_FONTS_LISP4): Conditionalize
+	definitions on DEBUG_XEMACS, provide empty definitions otherwise.
+
 2010-04-06  Ben Wing  <ben@xemacs.org>
 
 	* elhash.c (Feq_hash):