Mercurial > hg > xemacs-beta
diff src/signal.c @ 104:cf808b4c4290 r20-1b4
Import from CVS: tag r20-1b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:16:51 +0200 |
parents | 131b0175ea99 |
children | 9f59509498e1 |
line wrap: on
line diff
--- a/src/signal.c Mon Aug 13 09:15:51 2007 +0200 +++ b/src/signal.c Mon Aug 13 09:16:51 2007 +0200 @@ -75,7 +75,7 @@ static int interrupts_slowed_down; -#define SLOWED_DOWN_INTERRUPTS_SECS 5 +#define SLOWED_DOWN_INTERRUPTS_SECS 15 #define NORMAL_QUIT_CHECK_TIMEOUT_MSECS 250 #define NORMAL_SIGCHLD_CHECK_TIMEOUT_MSECS 250