]> code.delx.au - gnu-emacs/history - src/atimer.c
(custom-set-variables): Set options with :require
[gnu-emacs] / src / atimer.c
2000-06-15 Gerd Moellmann(alarm_signal_handler): Add forward declaration.
2000-03-12 Gerd Moellmann(cancel_atimer): Break out of the loop as soon as timer
2000-02-29 Gerd Moellmann(start_atimer): Don't abort when timers are stopped.
2000-02-29 Gerd Moellmann(cancel_atimer): Handle canceling an atimer when
2000-02-17 Gerd Moellmann(stop_other_atimers): Don't call cancel_atimer because
2000-02-12 Gerd Moellmann(stopped_atimers): New variable.
2000-01-27 Eli Zaretskii(start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
2000-01-25 Gerd Moellmann*** empty log message ***