Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 605:47823c2cf014
[xemacs-hg @ 2001-06-02 06:16:53 by ben]
nt.c: fix off-by-one-indirection error.
author | ben |
---|---|
date | Sat, 02 Jun 2001 06:16:55 +0000 |
parents | fa3b8eb89cb2 |
children | c9c1c4ce8f0f |
comparison
equal
deleted
inserted
replaced
604:fa3b8eb89cb2 | 605:47823c2cf014 |
---|---|
1 2001-06-01 Ben Wing <ben@xemacs.org> | |
2 | |
3 * nt.c (mswindows_utime): | |
4 * nt.c (close_file_data): | |
5 fix off-by-one-indirection error. | |
6 | |
1 2001-06-01 Ben Wing <ben@xemacs.org> | 7 2001-06-01 Ben Wing <ben@xemacs.org> |
2 | 8 |
3 * event-msw.c (debug_mswin_messages): | 9 * event-msw.c (debug_mswin_messages): |
4 conditionalize the messages that were causing compile errors. | 10 conditionalize the messages that were causing compile errors. |
5 (if only macros could generate #ifdef statements ...) | 11 (if only macros could generate #ifdef statements ...) |