org-clock.el: New function `org-clock-sum-custom'
commitb5554077cb109ba676486535c93bb3bc54fe1424
authorBastien Guerry <bzg@altern.org>
Sun, 20 Apr 2014 13:09:32 +0000 (20 15:09 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 20 Apr 2014 13:09:32 +0000 (20 15:09 +0200)
treeb1a412e1071f6fb160412563b4632bbc19a8329a
parentcea5ab81ea0a0fe7425880562f8567a7f65c81c8
org-clock.el: New function `org-clock-sum-custom'

* org-clock.el (org-clock-sum-today): Use `headline-filter'.
Remove interactive form.
(org-clock-display): Change the meaning of prefix argument:
one prefix arg shows today's time; two prefix args show clocks
from a custom range; three prefix args show the total time in
the echo area.
(org-clock-sum-custom): New function.
(org-clock-sum): Remove interactive form.
lisp/org-clock.el