# HG changeset patch # User Gerd Moellmann # Date 993662183 0 # Node ID 8d33f95a796197c17faedf51caa1f614138cf3c3 # Parent f70ea2b09e46d74e56d09562c68928a83feb4ad2 *** empty log message *** diff -r f70ea2b09e46 -r 8d33f95a7961 src/ChangeLog --- a/src/ChangeLog Wed Jun 27 17:15:56 2001 +0000 +++ b/src/ChangeLog Wed Jun 27 17:16:23 2001 +0000 @@ -1,5 +1,10 @@ 2001-06-27 Gerd Moellmann + * widget.c (EmacsFrameSetCharSize): Turn off atimers and block + SIGIO around the code where Xt might wait for a + ConfigureNotifyEvent. + (toplevel): Include and syssignal.h. + * sound.c (vox_configure, vox_close): Turn off atimers around ioctls.