diff src/ChangeLog @ 603:1c880911c386

[xemacs-hg @ 2001-06-01 08:23:09 by martinb] Fix a bunch of 128-bit bugs
author martinb
date Fri, 01 Jun 2001 08:23:12 +0000
parents 5fd7ba8b56e7
children fa3b8eb89cb2
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 01 08:17:05 2001 +0000
+++ b/src/ChangeLog	Fri Jun 01 08:23:12 2001 +0000
@@ -1,3 +1,13 @@
+2001-06-01  Martin Buchholz  <martin@xemacs.org>
+
+	* lisp.h (DECIMAL_PRINT_SIZE): New.
+	* data.c (Fnumber_to_string): Use DECIMAL_PRINT_SIZE
+	* print.c (print_internal): Likewise.
+	* redisplay.c (window_line_number): Likewise.
+	* redisplay.c (decode_mode_spec): Likewise.
+	* tooltalk.c (tt_message_arg_ival_string): Likewise.
+	Fix a bunch of 128-bit bugs; make code more readable && efficient.
+
 2001-05-30  Ben Wing  <ben@xemacs.org>
 
 	* s\cygwin32.h: