Mercurial > hg > xemacs-beta
diff src/console-msw.h @ 791:7b1f30330a19
[xemacs-hg @ 2002-03-21 18:55:01 by adrian]
[PATCH] Assert around line 1600 in event-msw.c <3cz31qp4.fsf@arbortext.com>
author | adrian |
---|---|
date | Thu, 21 Mar 2002 18:55:09 +0000 |
parents | 943eaba38521 |
children | e38acbeb1cae |
line wrap: on
line diff
--- a/src/console-msw.h Thu Mar 21 15:47:29 2002 +0000 +++ b/src/console-msw.h Thu Mar 21 18:55:09 2002 +0000 @@ -359,6 +359,8 @@ HANDLE get_nt_process_handle (Lisp_Process *p); #endif +void mswindows_unwait_process (Lisp_Process *p); + extern Lisp_Object Vmswindows_frame_being_created; extern Lisp_Object mswindows_frame_being_created;