Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1687:a4b5e2effaff
[xemacs-hg @ 2003-09-15 22:04:08 by james]
Conditionally compile messages missing from the Cygwin headers.
author | james |
---|---|
date | Mon, 15 Sep 2003 22:04:10 +0000 |
parents | 29c45c1b64f3 |
children | 034a2ddf5b6b |
comparison
equal
deleted
inserted
replaced
1686:d625b0459318 | 1687:a4b5e2effaff |
---|---|
1 2003-09-15 Jerry James <james@xemacs.org> | |
2 | |
3 * event-msw.c (debug_mswin_messages): Conditionally compile | |
4 messages missing from the Cygwin headers. | |
5 | |
1 2003-09-15 Jerry James <james@xemacs.org> | 6 2003-09-15 Jerry James <james@xemacs.org> |
2 | 7 |
3 * event-msw.c (mswindows_wnd_proc): Use new w32api macros. | 8 * event-msw.c (mswindows_wnd_proc): Use new w32api macros. |
4 * syswindows.h: Define w32api macros as 0 for non-Cygwin. | 9 * syswindows.h: Define w32api macros as 0 for non-Cygwin. |
5 * unexcw.c (CHECK_AOUT_POS): Add cast to quiet compiler. | 10 * unexcw.c (CHECK_AOUT_POS): Add cast to quiet compiler. |