Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 923:3b122a8e1d51
[xemacs-hg @ 2002-07-14 23:20:35 by mta]
event-msw.c (mswindows_need_event): Don't wait for a new message if the
queue is not empty. Suggested by Paul Moore.
author | mta |
---|---|
date | Sun, 14 Jul 2002 23:20:36 +0000 |
parents | 111c4f2ed9c9 |
children | 4f61e79f8a14 |
comparison
equal
deleted
inserted
replaced
922:0288e82c84b3 | 923:3b122a8e1d51 |
---|---|
1 2002-07-14 Mike Alexander <mta@arbortext.com> | |
2 | |
3 * event-msw.c (mswindows_need_event): Don't wait for a new message | |
4 if the queue is not empty. Suggested by Paul Moore. | |
5 | |
1 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org> | 6 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * lisp.h: Declare Fcdr_safe to be callable from C. | 8 * lisp.h: Declare Fcdr_safe to be callable from C. |
4 | 9 |
5 2002-07-08 Hrvoje Niksic <hniksic@xemacs.org> | 10 2002-07-08 Hrvoje Niksic <hniksic@xemacs.org> |