Mercurial > emacs
changeset 38220:8d33f95a7961
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 27 Jun 2001 17:16:23 +0000 |
parents | f70ea2b09e46 |
children | a7d7b742151a |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * widget.c (EmacsFrameSetCharSize): Turn off atimers and block + SIGIO around the code where Xt might wait for a + ConfigureNotifyEvent. + (toplevel): Include <signal.h> and syssignal.h. + * sound.c (vox_configure, vox_close): Turn off atimers around ioctls.