New capture property :kill-buffer
commit7635429d44db66cb5a681c6fca4de4893cd43dbd
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 26 Oct 2010 15:44:34 +0000 (26 17:44 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 26 Oct 2010 15:46:48 +0000 (26 17:46 +0200)
tree599465722466ddd52343784cf4c7326835394918
parent8e12716f686a9af26c176881743b870a3d27a2fe
New capture property :kill-buffer

* lisp/org-capture.el (org-capture-templates): New capture
property `:kill-buffer'. (org-capture-finalize): Kill target buffer
if that is desired.
(org-capture-target-buffer): Remember if we have to make the buffer.

Proposal by Samuel Wales.
doc/org.texi
lisp/org-capture.el