summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-11-02 09:24:06 +0100
committerCarsten Dominik <carsten.dominik@gmail.com>2010-11-02 09:24:06 +0100
commit1197b73769fb4855c2785cd2f2a3f1b36408a7e1 (patch)
tree002bb6c90fb428fc99404c20dab8e3ab864c3560
parent350b75be63b9017e6cae4da3d30dfee7b27dbc90 (diff)
downloadorg-mode-1197b73769fb4855c2785cd2f2a3f1b36408a7e1.tar.gz
Minor fixes
-rw-r--r--doc/org.texi2
-rw-r--r--lisp/org-clock.el1
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 756deb5..e6355e2 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -5796,7 +5796,7 @@ A summary of the current subtree with % times would be
A horizontally compact representation of everything clocked during last week
would be
@example
-#+BEGIN: clocktable :block lastweek :indent t :narrow 40! :tcolumn 1
+#+BEGIN: clocktable :scope agenda :block lastweek :compact t
#+END: clocktable
@end example
diff --git a/lisp/org-clock.el b/lisp/org-clock.el
index e4b8faf..94e6ecd 100644
--- a/lisp/org-clock.el
+++ b/lisp/org-clock.el
@@ -1903,6 +1903,7 @@ from the dynamic block defintion."
(rm-file-column (plist-get params :one-file-with-archives))
(indent (plist-get params :indent))
link range-text total-time tbl level hlc formula pcol
+ file-time entries entry headline
recalc content narrow-cut-p)
;; Implement abbreviations