0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-19 23:48:56 +00:00

Declare function `org-string-nw-p'.

This commit is contained in:
Bastien Guerry 2012-03-26 17:21:44 +02:00
parent 2ef04872ed
commit 50e766a79b

View file

@ -10859,6 +10859,7 @@ this is used for the GOTO interface."
(org-refile-new-child parent-target child)))
(error "Invalid target location")))))
(declare-function org-string-nw-p "org-macs.el" (s))
(defun org-refile-check-position (refile-pointer)
"Check if the refile pointer matches the readline to which it points."
(let* ((file (nth 1 refile-pointer))