Allow capture template to come from a file or from a function call
commit75192f263eb69737153512a540f0f215d28c5d06
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 6 Jul 2010 07:40:46 +0000 (6 09:40 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 6 Jul 2010 07:41:01 +0000 (6 09:41 +0200)
tree1d14c38c4152a2fabfb7bf8c57d303a2079139ca
parentdfd0c7ad2e28b47bc851833a468db154aba75d98
Allow capture template to come from a file or from a function call

* lisp/org-capture.el (org-capture-templates): Allow the template
to come from a file or function call.
(org-capture-place-entry): Get the template from file or function.
lisp/org-capture.el