Browse Source

* doc/org.texi (Agenda commands): Document org-clock-report-include-clocking-task

Add reference to this variable when describing the agenda clock report.
Bernt Hansen 14 years ago
parent
commit
fb8cd0297c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/org.texi

+ 3 - 1
doc/org.texi

@@ -7969,6 +7969,7 @@ press @kbd{v a} again.
 @c
 @c
 @orgcmdkskc{v R,R,org-agenda-clockreport-mode}
 @orgcmdkskc{v R,R,org-agenda-clockreport-mode}
 @vindex org-agenda-start-with-clockreport-mode
 @vindex org-agenda-start-with-clockreport-mode
+@vindex org-clock-report-include-clocking-task
 Toggle Clockreport mode.  In Clockreport mode, the daily/weekly agenda will
 Toggle Clockreport mode.  In Clockreport mode, the daily/weekly agenda will
 always show a table with the clocked times for the timespan and file scope
 always show a table with the clocked times for the timespan and file scope
 covered by the current agenda view.  The initial setting for this mode in new
 covered by the current agenda view.  The initial setting for this mode in new
@@ -7976,7 +7977,8 @@ agenda buffers can be set with the variable
 @code{org-agenda-start-with-clockreport-mode}.  By using a prefix argument
 @code{org-agenda-start-with-clockreport-mode}.  By using a prefix argument
 when toggling this mode (i.e.@: @kbd{C-u R}), the clock table will not show
 when toggling this mode (i.e.@: @kbd{C-u R}), the clock table will not show
 contributions from entries that are hidden by agenda filtering@footnote{Only
 contributions from entries that are hidden by agenda filtering@footnote{Only
-tags filtering will be respected here, effort filtering is ignored.}.
+tags filtering will be respected here, effort filtering is ignored.}.  See
+also the variable @code{org-clock-report-include-clocking-task}.
 @c
 @c
 @orgkey{v c}
 @orgkey{v c}
 @vindex org-agenda-clock-consistency-checks
 @vindex org-agenda-clock-consistency-checks