Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (timer-activate, timer-activate-when-idle): New arg REUSE-CELL. | Richard M. Stallman | 2005-10-29 | 1 | -13/+41 |
| | | | | | | (cancel-timer-internal): New function. (timer-event-handler): Use cancel-timer-internal, and pass the cell it returns to timer-activate... | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
| | |||||
* | (with-timeout-timers): New variable. | Richard M. Stallman | 2005-07-10 | 1 | -1/+31 |
| | | | | | (with-timeout): Bind that variable to record timers. (with-timeout-suspend, with-timeout-unsuspend): New functions. | ||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (with-timeout): Improve argument/docstring consistency. | Juanma Barranquero | 2005-07-04 | 1 | -4/+3 |
| | |||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | (timer-event-handler): Fix last change. | Kim F. Storm | 2004-05-16 | 1 | -1/+1 |
| | |||||
* | (timer-activate): Add optional arg triggered-p. | Kim F. Storm | 2004-05-14 | 1 | -5/+8 |
| | | | | | | Use it to set triggered-p element of timer. (timer-event-handler): Set triggered-p element non-nil while running the timer function. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Moved from lisp/. | Juanma Barranquero | 2003-05-30 | 1 | -0/+479 |