When computing clock table, remove arbitrary limit on hierarchy depth.
commit9059c8fae0c778e65676e2109ee12e9fcf1fcc09
authorIlya Shlyakhter <ilya_shl@alum.mit.edu>
Mon, 24 Feb 2014 17:27:28 +0000 (24 12:27 -0500)
committerBastien Guerry <bzg@altern.org>
Mon, 3 Mar 2014 12:26:15 +0000 (3 13:26 +0100)
treebea1d451cf4db32cae0b44b69e358b556894d55a
parentd75fa9febc676af4893fba9e4d53d5babbb801aa
When computing clock table, remove arbitrary limit on hierarchy depth.

* org-clock.el (org-clock-sum): Enlarge array of per-level clock
  totals as needed on demand.
lisp/org-clock.el