Move `org-edit-headline'
commit24033e3c672bed3728ec5ec4c6134b767b10cfc8
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 22 Feb 2016 22:50:41 +0000 (22 23:50 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Feb 2016 13:07:32 +0000 (23 14:07 +0100)
tree03ec11965783027723af2cefbaa78130ca1bfaa4
parent7c0618b04dd39ab03075d077abaf8b15220445cf
Move `org-edit-headline'

* lisp/org-colview.el (org-edit-headline): Move from here...
* lisp/org.el (org-edit-headline): ... to here.  Also refactor code.
  Accept to set headline non-interactively.

* testing/lisp/test-org.el (test-org/edit-headline): New test.
lisp/org-colview.el
lisp/org.el
testing/lisp/test-org.el