summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer-list.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Improve display of tabulated list header line labels (bug#44068)Stephen Berman2020-11-041-3/+3
* Make list-timers do sub-second timesLars Ingebrigtsen2020-10-301-2/+3
* Display times in a more human-readable way in list-timersLars Ingebrigtsen2020-10-281-18/+19
* Support sorting timer-list-mode by column (Bug#40854)Stefan Kangas2020-05-121-4/+31
* Base timer-list-mode on tabulated-list-mode (Bug#40854)Stefan Kangas2020-05-121-56/+49
* Improve the UI of 'list-timers'Eli Zaretskii2020-03-251-2/+13
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Escape newlines when printing functions in timer listPip Cet2019-06-131-1/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/emacs-lisp/timer-list.el: Fix header-line alignmentStefan Monnier2019-04-231-3/+7
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-9/+7
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Rename timer-list to list-timersMark Oteiza2017-09-191-3/+3
* Use cl-print in timer listMark Oteiza2017-09-151-14/+6
* Bind n,p in timer-listMark Oteiza2017-09-141-0/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Make the revert command in timer-list-mode workLars Ingebrigtsen2016-03-011-1/+2
* Disable 'timer-list'Eli Zaretskii2016-02-091-0/+3
* Add a mode to list and cancel timersLars Ingebrigtsen2016-02-091-0/+108