Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2017 in master | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
| | | | | | | Run admin/update-copyright in the master branch. This fixes files that were not already fixed in the emacs-25 branch before it was merged here. | ||||
* | Make the revert command in timer-list-mode work | Lars Ingebrigtsen | 2016-03-01 | 1 | -1/+2 |
| | | | | | * lisp/emacs-lisp/timer-list.el (timer-list): Make the revert command work. | ||||
* | Disable 'timer-list' | Eli Zaretskii | 2016-02-09 | 1 | -0/+3 |
| | | | | | * lisp/emacs-lisp/timer-list.el: Make 'timer-list' a disabled command. | ||||
* | Add a mode to list and cancel timers | Lars Ingebrigtsen | 2016-02-09 | 1 | -0/+108 |
* doc/lispref/os.texi (Timers): Menton `timer-list'. * lisp/emacs-lisp/timer-list.el: New file. |