Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2292:9eeed79aee25
[xemacs-hg @ 2004-09-21 14:54:25 by james]
Repair my messed up implementation of Martin's set-itimer-name idea.
author | james |
---|---|
date | Tue, 21 Sep 2004 14:54:32 +0000 |
parents | 914c5afaac33 |
children | a58ea4d0d0cd |
comparison
equal
deleted
inserted
replaced
2291:4e852279de88 | 2292:9eeed79aee25 |
---|---|
1 2004-09-21 Jerry James <james@xemacs.org> | |
2 | |
3 * itimer.el (start-itimer): Fix my bungling of Martin's intentions. | |
4 | |
1 2004-09-20 Martin Buchholz <martin@xemacs.org> | 5 2004-09-20 Martin Buchholz <martin@xemacs.org> |
2 | 6 |
3 * itimer.el (set-itimer-name): New function. | 7 * itimer.el (set-itimer-name): New function. |
4 (start-itimer): Use it. | 8 (start-itimer): Use it. |
5 | 9 |