Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (run-at-time): Allow floating REPEAT values. | Richard M. Stallman | 1996-04-04 | 1 | -1/+1 |
* | (timer-event-handler): Save copies of events too. | Richard M. Stallman | 1996-04-02 | 1 | -1/+1 |
* | (timer-event-handler): Inhibit quitting. | Richard M. Stallman | 1996-03-27 | 1 | -1/+10 |
* | (timer-set-time): Don't set usecs to nil. | Richard M. Stallman | 1996-03-24 | 1 | -3/+10 |
* | (timer-set-time, timer-set-time-with-usecs): Doc fix. | Richard M. Stallman | 1996-02-28 | 1 | -46/+47 |
* | Comment change. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
* | (run-with-idle-timer): New function. | Karl Heuer | 1996-02-21 | 1 | -4/+62 |
* | (run-at-time): Doc fix. | Roland McGrath | 1996-02-07 | 1 | -1/+2 |
* | (run-at-time): Handle numbers as relative times in seconds, as the original | Roland McGrath | 1996-02-07 | 1 | -0/+4 |
* | (run-with-timer): Set repetition interval. | Richard M. Stallman | 1996-02-02 | 1 | -1/+1 |
* | Initial revision | Richard M. Stallman | 1996-01-31 | 1 | -0/+334 |