`org-insert-heading' can be forced to insert top-level headline
commitca0199c7ee7492e794f1663b6e3d84dc6d4edce1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Feb 2015 00:43:30 +0000 (8 01:43 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Feb 2015 00:43:30 +0000 (8 01:43 +0100)
treee8cb0f54b9fc5e3183aa4ba8aa4687d10c760dd5
parent6d691e2aa8e9b66f516c1fa5088df99324e4cce6
`org-insert-heading' can be forced to insert top-level headline

* lisp/org.el (org-insert-heading): Change signature.  Tiny refactoring.
* testing/lisp/test-org.el (test-org/insert-heading): Add tests.
lisp/org.el
testing/lisp/test-org.el