]> code.delx.au - gnu-emacs/commit
Add a mode to list and cancel timers
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 02:36:15 +0000 (13:36 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 02:36:15 +0000 (13:36 +1100)
commit54b198af77449135980ce36fcfb42a5eea18c5c4
tree985a0691bd550eede3727386ff89ec568ef3e352
parentc93cc660ac85db9e7932ffae6bd886034defffba
Add a mode to list and cancel timers

* doc/lispref/os.texi (Timers): Menton `timer-list'.

* lisp/emacs-lisp/timer-list.el: New file.
doc/lispref/os.texi
etc/NEWS
lisp/emacs-lisp/timer-list.el [new file with mode: 0644]