org.el: Fix org-copy-subtree at inlinetask
commit70d828af3a956688a5f416815bc5c4c71e8e0b83
authorRasmus <rasmus@gmx.us>
Sun, 29 Mar 2015 13:27:41 +0000 (29 15:27 +0200)
committerRasmus <rasmus@gmx.us>
Sun, 29 Mar 2015 13:30:43 +0000 (29 15:30 +0200)
tree166b5bf14491dd92fc956f9cc6dcd537f00b1149
parent99b48cf0c426cd89d74c931c35f388617039299d
org.el: Fix org-copy-subtree at inlinetask

* org.el (org-copy-subtree): Include the end of an inlinetasks.

Previously, the end of an inlinetask would be left in the buffer.
lisp/org.el