org-capture.el: remove (currentfile) as a file specification in templates.
commit030960559e24b5b364b6237d223429b5050fc2f1
authorBastien Guerry <bzg@altern.org>
Sun, 6 Mar 2011 16:31:56 +0000 (6 17:31 +0100)
committerBastien Guerry <bzg@altern.org>
Sun, 6 Mar 2011 16:31:56 +0000 (6 17:31 +0100)
tree24805e90cb8f2010d482fac69a8a0e900e2c2385
parentd2fb95dd4ef60f0f6854af08a23d47afc8591084
org-capture.el: remove (currentfile) as a file specification in templates.

You can already use a function like (buffer-file-name) to get the currently
visited file.  So (currentfile) is not necessary.
doc/org.texi
lisp/org-capture.el