/[emacs]/emacs/src/atimer.c
ViewVC logotype

Diff of /emacs/src/atimer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by tamm, Mon Jul 19 04:42:43 2004 UTC revision 1.17 by jhd, Sun Oct 31 12:25:46 2004 UTC
# Line 397  alarm_signal_handler (signo) Line 397  alarm_signal_handler (signo)
397        EMACS_GET_TIME (now);        EMACS_GET_TIME (now);
398      }      }
399    
400    set_alarm ();    if (! pending_atimers)
401        set_alarm ();
402  }  }
403    
404    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26