Add param :properties to list properties in clocktable
commit7c6323ef0958f717b106e621070403e1fee299b9
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 12:20:14 +0000 (31 14:20 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 31 May 2011 12:20:14 +0000 (31 14:20 +0200)
treec2e37184c78fc93b87915c7ac5e28ee391342165
parent95555a4eaadd9d46c509d9d3724da0111803f194
Add param :properties to list properties in clocktable

* doc/org.texi (The clock table): Document the :properties and :inherit-props
arguments for the clocktable.
* lisp/org-clock.el (org-clocktable-write-default): Implement adding property
columns to the clock table.

Patch by Niels Giesen.
doc/org.texi
lisp/org-clock.el