org-inlinetask: fix `org-inlinetask-goto-end' with one line long tasks
commitd775777afc9f665d9650b4fd0d8e5c9962a5dc70
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Aug 2011 12:28:36 +0000 (30 14:28 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 30 Aug 2011 12:28:36 +0000 (30 14:28 +0200)
tree0dbd6979956f929d0268d21b1d600c0193207b04
parent14c635450a4a42a629f1aa89ee045f6f112675c4
org-inlinetask: fix `org-inlinetask-goto-end' with one line long tasks

* lisp/org-inlinetask.el (org-inlinetask-goto-end): Correctly detect
  the end of an inlinetask when the next one starts immediately after
  the current one.  Also, return position of point.
lisp/org-inlinetask.el