Mercurial > emacs
changeset 74219:17035f329fd3
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 27 Nov 2006 10:00:07 +0000 |
parents | 55e26ca3ffa0 |
children | ae3e88b9ef1b |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 27 07:28:40 2006 +0000 +++ b/src/ChangeLog Mon Nov 27 10:00:07 2006 +0000 @@ -1,3 +1,10 @@ +2006-11-27 Jason Rumney <jasonr@gnu.org> + + * w32term.c (w32_msg_worker): Declare correctly. + (w32_initialize): Don't cast w32_msg_worker. + + * w32fns.c (w32_msg_worker): Define as WINAPI and arg as void pointer. + 2006-11-26 Chong Yidong <cyd@stupidchicken.com> * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that