Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
602:b9f1a2e84ead | 603:1c880911c386 |
---|---|
1 2001-06-01 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * lisp.h (DECIMAL_PRINT_SIZE): New. | |
4 * data.c (Fnumber_to_string): Use DECIMAL_PRINT_SIZE | |
5 * print.c (print_internal): Likewise. | |
6 * redisplay.c (window_line_number): Likewise. | |
7 * redisplay.c (decode_mode_spec): Likewise. | |
8 * tooltalk.c (tt_message_arg_ival_string): Likewise. | |
9 Fix a bunch of 128-bit bugs; make code more readable && efficient. | |
10 | |
1 2001-05-30 Ben Wing <ben@xemacs.org> | 11 2001-05-30 Ben Wing <ben@xemacs.org> |
2 | 12 |
3 * s\cygwin32.h: | 13 * s\cygwin32.h: |
4 Don't unilaterally include ntplay, but only when we're compiling | 14 Don't unilaterally include ntplay, but only when we're compiling |
5 with native sound (look in configure now). | 15 with native sound (look in configure now). |