comparison src/ChangeLog @ 604:fa3b8eb89cb2

[xemacs-hg @ 2001-06-02 05:40:49 by ben] event-msw.c: conditionalize the messages that were causing compile errors. (if only macros could generate #ifdef statements ...)
author ben
date Sat, 02 Jun 2001 05:40:53 +0000
parents 1c880911c386
children 47823c2cf014
comparison
equal deleted inserted replaced
603:1c880911c386 604:fa3b8eb89cb2
1 2001-06-01 Ben Wing <ben@xemacs.org>
2
3 * event-msw.c (debug_mswin_messages):
4 conditionalize the messages that were causing compile errors.
5 (if only macros could generate #ifdef statements ...)
6
1 2001-06-01 Martin Buchholz <martin@xemacs.org> 7 2001-06-01 Martin Buchholz <martin@xemacs.org>
2 8
3 * lisp.h (DECIMAL_PRINT_SIZE): New. 9 * lisp.h (DECIMAL_PRINT_SIZE): New.
4 * data.c (Fnumber_to_string): Use DECIMAL_PRINT_SIZE 10 * data.c (Fnumber_to_string): Use DECIMAL_PRINT_SIZE
5 * print.c (print_internal): Likewise. 11 * print.c (print_internal): Likewise.