Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
790:755d0acc05ea | 791:7b1f30330a19 |
---|---|
1 2002-03-14 Mike Alexander <mta@arbortext.com> | |
2 | |
3 * event-msw.c (mswindows_unwait_process): New, remove process from | |
4 wait list | |
5 * process-nt.c (nt_finalize_process_data): Call | |
6 mswindows_unwait_process | |
7 * console-msw.h: Declare mswindows_unwait_process | |
8 | |
1 2002-03-21 William M. Perry <wmperry@gnu.org> | 9 2002-03-21 William M. Perry <wmperry@gnu.org> |
2 | 10 |
3 * event-gtk.c (emacs_gtk_force_event_pending): Bogus definition | 11 * event-gtk.c (emacs_gtk_force_event_pending): Bogus definition |
4 that does nothing right now. | 12 that does nothing right now. |
5 (reinit_vars_of_event_gtk): Register a force_event_pending | 13 (reinit_vars_of_event_gtk): Register a force_event_pending |