org-refile: exclude current (sub)heading(s) even if they start with a TODO keyword.
commit7c8db0fa344933125d298ebc6c5d5972dc06661b
authorBastien Guerry <bzg@altern.org>
Thu, 21 Jul 2011 14:51:12 +0000 (21 16:51 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 22 Jul 2011 09:20:53 +0000 (22 11:20 +0200)
tree20dc48c15485357208a55539c1aad3dd9cd64027
parent07d42cbee68801f377d0d84ccf44ec1742704265
org-refile: exclude current (sub)heading(s) even if they start with a TODO keyword.

(org-get-heading): New optional argument to return heading
with no TODO keyword.
(org-refile-get-location): Use this new argument.
lisp/org.el