org-clock.el: fix regex to recognize indented clock tables
commitc906a75e48751e0e685458f307ed98c3dce154b0
authorAchim Gratz <Stromeko@Stromeko.DE>
Sat, 20 Nov 2010 10:43:45 +0000 (20 11:43 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 20 Nov 2010 11:26:02 +0000 (20 12:26 +0100)
tree01f9ed2531a4d90c80c4a514093995a67369b526
parent967c71f5efa6d7ba12dcfff100ff1dedcb8d30a0
org-clock.el: fix regex to recognize indented clock tables

* lisp/org-clock.el (org-get-clocktable)
  previous patch incorrectly required whitespace in front of #+BEGIN: and #+END:

TINYCHANGE - This patch is in the public domain.
lisp/org-clock.el