emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/atimer.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/atimer.c
Date: Wed, 15 Dec 2004 16:52:17 -0500

Index: emacs/src/atimer.c
diff -c emacs/src/atimer.c:1.17 emacs/src/atimer.c:1.18
*** emacs/src/atimer.c:1.17     Sun Oct 31 12:25:46 2004
--- emacs/src/atimer.c  Wed Dec 15 21:40:40 2004
***************
*** 364,369 ****
--- 364,371 ----
  {
    EMACS_TIME now;
  
+   SIGNAL_THREAD_CHECK (signo);
+ 
    EMACS_GET_TIME (now);
    pending_atimers = 0;
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]