When demoting a subtree, don't change level of inline tasks within
commit7ac8c529f27ff3f933d6399860798ffa3061e0e6
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 2 Mar 2011 21:56:03 +0000 (2 21:56 +0000)
committerBastien Guerry <bzg@altern.org>
Sun, 6 Mar 2011 08:30:06 +0000 (6 09:30 +0100)
tree9c651e169398af77b488b3b4a16b4cbd77c73d18
parent1e59039f8cf93830f930f7dc99117c41586552e9
When demoting a subtree, don't change level of inline tasks within

* lisp/org.el (org-demote-subtree,org-promote-subtree): wrap
  org-map-tree into org-with-limited-levels macro, so it avoids
  operating on inline tasks.
lisp/org.el