Improve the empty line insertion behavior of `org-insert-heading'.
commitb8c85a13bbfaa369874ee618bfaf218fb21f56f6
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 1 Sep 2013 12:04:48 +0000 (1 14:04 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 1 Sep 2013 12:04:48 +0000 (1 14:04 +0200)
tree4dc4b9b279b70743c69f85d86f2b76309ece9d76
parent2c38c3acc0b5d1cb3bb26f45829d711bb6f4009c
Improve the empty line insertion behavior of `org-insert-heading'.

* lisp/org.el (org-insert-heading): Improve the empty line insertion behavior.
Basically, never remove empty lines, only add them.

This was a request by Nicolas Goaziou.
lisp/org.el