org-mobile.el (org-mobile-edit): Insert new headings at the end of the parent subtree
commit5d1025f5ec1ec81fc20e554bd693b34ca052d845
authorBastien Guerry <bzg@altern.org>
Wed, 10 Apr 2013 23:05:26 +0000 (11 01:05 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 10 Apr 2013 23:05:26 +0000 (11 01:05 +0200)
tree2704611e7e069bd6289218923ded9f8fa17f435e
parent78567ef2d3bd5c11d21d0bf4ed8931da6f1b0258
org-mobile.el (org-mobile-edit): Insert new headings at the end of the parent subtree

* org-mobile.el (org-mobile-edit): Insert new headings at the
end of the parent subtree.  Use `org-at-heading-p' instead of
the obsolete `org-on-heading-p'.

Thanks to James Harkins for reporting this.
lisp/org-mobile.el