org-capture.el: Fix bug about insert blank line when aborting.
commit17603418ab47df2def38340c208e4f7c00194c19
authorBastien Guerry <bzg@altern.org>
Mon, 11 Jul 2011 22:57:57 +0000 (12 00:57 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 12 Jul 2011 06:29:02 +0000 (12 08:29 +0200)
tree1c54f1707dc596e3ab7baa1cb6ec1860a5dcdbbb
parent462c0d1e8635c1c0e3d600cd5b84df1fb35be41e
org-capture.el: Fix bug about insert blank line when aborting.

* org-capture.el (org-capture-finalize): bugfix about
inserted blank line when killing the capture buffer and
`org-blank-before-new-entry' tells to not insert anything
before a heading.

Thanks to Leo for reporting this.
lisp/org-capture.el