Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1685:29c45c1b64f3
[xemacs-hg @ 2003-09-15 21:19:11 by james]
Quiet compiler warnings on Cygwin.
author | james |
---|---|
date | Mon, 15 Sep 2003 21:19:17 +0000 |
parents | fba0799e2d79 |
children | a4b5e2effaff |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 15 20:21:47 2003 +0000 +++ b/src/ChangeLog Mon Sep 15 21:19:17 2003 +0000 @@ -1,3 +1,10 @@ +2003-09-15 Jerry James <james@xemacs.org> + + * event-msw.c (mswindows_wnd_proc): Use new w32api macros. + * syswindows.h: Define w32api macros as 0 for non-Cygwin. + * unexcw.c (CHECK_AOUT_POS): Add cast to quiet compiler. + * unexcw.c (copy_executable_and_dump_data_section): Ditto. + 2002-07-04 Jonathan Harris <jonathan@xemacs.org> * intl-encap-win32.c: