Capture: Put final touched to file+regexp & file+function targets
commit8b7c742750483468e2583e83a81b1b12d7444c09
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 5 Jul 2010 06:10:46 +0000 (5 08:10 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 5 Jul 2010 06:25:51 +0000 (5 08:25 +0200)
tree4ae255d4121ec0f487ba7f910b7a66a9e20703c6
parent3f259819d6ee9a19b4277c55f00965916486804d
Capture: Put final touched to file+regexp & file+function targets

* lisp/org-capture.el (org-capture-set-target-location): Store
exact positions for file+regexp and file+function targets.
(org-capture-place-entry, org-capture-place-item)
(org-capture-place-table-line, org-capture-place-plain-text): Respect
exact positions.
(org-capture-finalize): Make sure we are at the beginning of a line
when fixing the empty lines after the entry.
lisp/org-capture.el