Fix a compiler warning.

This commit is contained in:
Bastien Guerry 2012-09-26 15:18:49 +02:00
parent 6634a30772
commit c1b6920568
1 changed files with 1 additions and 0 deletions

View File

@ -807,6 +807,7 @@ already gone. Any prefix argument will be passed to the refile command."
;; store the current point
(org-capture-put :initial-target-position (point)))
(defvar org-time-was-given) ; dynamically scoped parameter
(defun org-capture-set-target-location (&optional target)
"Find TARGET buffer and position.
Store them in the capture property list."