Fix bug when marking subtree with point on an inlinetask
commit694a8585068cb3b84867f49b4c6d552518621ea6
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 8 Aug 2012 09:43:39 +0000 (8 11:43 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 8 Aug 2012 09:50:09 +0000 (8 11:50 +0200)
treefaa0c6d89c69c29bd7ef63e25ee94d6dd23f28c0
parent06c8457f0c4d8d603395fc8d71330c0de57677d6
Fix bug when marking subtree with point on an inlinetask

* lisp/org.el (org-mark-subtree): Fix bug when marking subtree with
  point on an inlinetask.  Refactor code.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el