Do not make a special case for inlinetasks when marking a subtree
commitd70f965486fc890af199d3dd8c9ed9a8fb88f16b
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 7 Aug 2012 11:30:09 +0000 (7 13:30 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 7 Aug 2012 11:38:32 +0000 (7 13:38 +0200)
treeca65bb6491825c7a0c4d058e059eeb611745ffc8
parent7bc9b2242e318afacd6450682e100f0144073977
Do not make a special case for inlinetasks when marking a subtree

* lisp/org.el (org-mark-subtree): Do not make a special case for
  inlinetasks when marking a subtree. These are handled by
  `org-element-mark-element'.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el