summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-04 23:33:41 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-04 23:33:41 +0100
commitcdacaa5e879272999d483409f51e7bbf0254d1ba (patch)
tree6cb257c8121436661f01006cd6843b517956e3bc
parentf500d7c7f6b82be5f543cd974084adf531e93e69 (diff)
parente6f891e7aad5f3aae4ca90ace897060b499600f5 (diff)
downloadorg-mode-cdacaa5e879272999d483409f51e7bbf0254d1ba.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-clock.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index 0922c28..ec7f49c 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -1755,6 +1755,7 @@ With prefix arg SELECT, offer recently clocked tasks for selection."
(defvar-local org-clock-file-total-minutes nil
"Holds the file total time in minutes, after a call to `org-clock-sum'.")
+;;;###autoload
(defun org-clock-sum-today (&optional headline-filter)
"Sum the times for each subtree for today."
(let ((range (org-clock-special-range 'today)))