diff src/ChangeLog @ 67580:a82dd1079b45

* print.c (print_preprocess): Go to a deeper print_depth to avoid print_object loop.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 14 Dec 2005 20:49:46 +0000
parents a0ffaa99c612
children 05d48e1da3ad
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 14 20:11:11 2005 +0000
+++ b/src/ChangeLog	Wed Dec 14 20:49:46 2005 +0000
@@ -1,7 +1,13 @@
+2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
+
+	* print.c (print_preprocess): Go to a deeper print_depth to avoid
+	print_object loop.
+
 2005-12-14  Kyotaro HORIGUCHI  <horiguti@meadowy.org>  (tiny change)
 
 	* coding.c (code_convert_region_unwind): GCPRO arg.
 
+>>>>>>> 1.4762
 2005-12-12  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,