org-find-exact-heading-in-directory: Use full path
commitd3f210676c86e71948ff2111c0fb3c6feb0cb1af
authorKyle Meyer <kyle@kyleam.com>
Tue, 29 Apr 2014 19:00:37 +0000 (29 15:00 -0400)
committerBastien Guerry <bzg@altern.org>
Tue, 6 May 2014 09:31:18 +0000 (6 11:31 +0200)
tree1c973e750269aea2fb378af3944bcd325c54db0e
parent5bece6f014809f3ace2f20518e7f913bb99c54e0
org-find-exact-heading-in-directory: Use full path

* lisp/org.el (org-find-exact-heading-in-directory): Use full path for
files.

When the path is not included, `org-find-exact-heading-in-directory'
will fail when the current value of `default-directory' is different
from the argument DIR.

TINYCHANGE
lisp/org.el