浏览代码

Minor fixes

Carsten Dominik 14 年之前
父节点
当前提交
1197b73769
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      doc/org.texi
  2. 1 0
      lisp/org-clock.el

+ 1 - 1
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
 

+ 1 - 0
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