[Org] Updating documentation for clock line mapping function

This commit is contained in:
Daniel Borchmann 2018-01-13 18:29:13 +01:00
parent 375e39dd35
commit 766b12e4e3
Signed by: exot
GPG Key ID: 4F63DB96D45AA9C6

View File

@ -925,7 +925,8 @@ For each clockline, call CLOCKLINE-FN with the starting and
ending time as arguments and point on the beginning of the line.
For each headline, call HEADLINE-FN with no arguments and point
on the start of the headline. Traversal will be done from the
end of the file upwards."
end of the file upwards. If the buffer is narrowed, only this
region will be traversed."
(when (eq major-mode 'org-mode)
(let* ((re (concat "^\\(\\*+\\)[ \t]\\|^[ \t]*"
org-clock-string