Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2285:914c5afaac33
[xemacs-hg @ 2004-09-20 19:11:29 by james]
Martin's patch to add a set-itimer-name function.
author | james |
---|---|
date | Mon, 20 Sep 2004 19:11:29 +0000 |
parents | 17dfe8e3aead |
children | 9eeed79aee25 |
comparison
equal
deleted
inserted
replaced
2284:17dfe8e3aead | 2285:914c5afaac33 |
---|---|
1 2004-09-20 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * itimer.el (set-itimer-name): New function. | |
4 (start-itimer): Use it. | |
5 | |
1 2003-12-12 Katsumi Yamaoka <yamaoka@jpl.org> | 6 2003-12-12 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 7 |
3 * itimer.el (activate-itimer): Modify the itimer timeout value as | 8 * itimer.el (activate-itimer): Modify the itimer timeout value as |
4 if it were begun at the last time when the itimer driver was woken | 9 if it were begun at the last time when the itimer driver was woken |
5 up. | 10 up. |