Mercurial > emacs
log src/atimer.c @ 38657:040e14876399
age | author | description |
---|---|---|
Thu, 15 Jun 2000 12:56:17 +0000 | Gerd Moellmann | (alarm_signal_handler): Add forward declaration. |
Sun, 12 Mar 2000 17:01:02 +0000 | Gerd Moellmann | (cancel_atimer): Break out of the loop as soon as timer |
Tue, 29 Feb 2000 13:49:02 +0000 | Gerd Moellmann | (start_atimer): Don't abort when timers are stopped. |
Tue, 29 Feb 2000 09:31:42 +0000 | Gerd Moellmann | (cancel_atimer): Handle canceling an atimer when |
Thu, 17 Feb 2000 13:12:27 +0000 | Gerd Moellmann | (stop_other_atimers): Don't call cancel_atimer because |
Sat, 12 Feb 2000 13:13:13 +0000 | Gerd Moellmann | (stopped_atimers): New variable. |
Thu, 27 Jan 2000 15:17:27 +0000 | Eli Zaretskii | (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS |