Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 15 21:52:26 2003 +0000 +++ b/src/ChangeLog Mon Sep 15 22:04:10 2003 +0000 @@ -1,3 +1,8 @@ +2003-09-15 Jerry James <james@xemacs.org> + + * event-msw.c (debug_mswin_messages): Conditionally compile + messages missing from the Cygwin headers. + 2003-09-15 Jerry James <james@xemacs.org> * event-msw.c (mswindows_wnd_proc): Use new w32api macros.