branch: externals/tmr commit 15089d145ebdc84239b8646ef4730f65d8608439 Author: Damien Cassou <dam...@cassou.me> Commit: Protesilaos Stavrou <i...@protesilaos.com>
tmr-tabulated: Add documentation to the Commentary section --- tmr-tabulated.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmr-tabulated.el b/tmr-tabulated.el index c81f3c63cb..8422644024 100644 --- a/tmr-tabulated.el +++ b/tmr-tabulated.el @@ -22,7 +22,10 @@ ;;; Commentary: ;; -;; TODO +;; Call `M-x tmr-tabulated-view' to display all tmr timers in a grid, +;; one by line with sortable columns. Columns show the creation date, +;; the end date, a check mark if the timer is finished and the timer's +;; optional description. ;;; Code: