Fix cookies update with recursive COOKIE_DATA property
commitd243679491c16e85fd75e305483f02567fabb544
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Jul 2011 00:18:46 +0000 (18 02:18 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Jul 2011 00:20:00 +0000 (18 02:20 +0200)
tree216a94f90b4c5b0e660414f485bad7e88751f12a
parentf7f2394448b033906a2699ed61f8cac855296fa7
Fix cookies update with recursive COOKIE_DATA property

* lisp/org.el (org-update-parent-todo-statistics): COOKIE_DATA should
  be checked for parent, not current headline. Also, this function
  doesn't need to be interactive.
lisp/org.el