Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 01 08:23:12 2001 +0000 +++ b/src/ChangeLog Sat Jun 02 05:40:53 2001 +0000 @@ -1,3 +1,9 @@ +2001-06-01 Ben Wing <ben@xemacs.org> + + * event-msw.c (debug_mswin_messages): + conditionalize the messages that were causing compile errors. + (if only macros could generate #ifdef statements ...) + 2001-06-01 Martin Buchholz <martin@xemacs.org> * lisp.h (DECIMAL_PRINT_SIZE): New.