[Org] Clarify docstring for reporting function

This commit is contained in:
Daniel - 2017-12-02 22:06:16 +01:00
parent 1715a0412a
commit 979f7af136
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ heading and CLOCK-TIMES consists of cons cells of the form (START
a clock line for this task. START and END are times as returned
by FLOAT-TIME, which see. No truncation with respect to TSTART
and TEND is done, i.e., START or END may lie outside of these
limits, provided that TSTART END or START TEND."
limits, but it is always true that TSTART END or START TEND."
;; adapted from `org-clock-sum
(when (eq major-mode 'org-mode)
(let* ((re (concat "^\\(\\*+\\)[ \t]\\|^[ \t]*"