Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 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 | 755d0acc05ea |
children | e38acbeb1cae |
line wrap: on
line diff
--- a/src/ChangeLog Thu Mar 21 15:47:29 2002 +0000 +++ b/src/ChangeLog Thu Mar 21 18:55:09 2002 +0000 @@ -1,3 +1,11 @@ +2002-03-14 Mike Alexander <mta@arbortext.com> + + * event-msw.c (mswindows_unwait_process): New, remove process from + wait list + * process-nt.c (nt_finalize_process_data): Call + mswindows_unwait_process + * console-msw.h: Declare mswindows_unwait_process + 2002-03-21 William M. Perry <wmperry@gnu.org> * event-gtk.c (emacs_gtk_force_event_pending): Bogus definition