Explorar o código

Document more org-refile related variables in the docstring

Make it easier to find variables related to refiling by just reading
the docstring.
Bernt Hansen %!s(int64=16) %!d(string=hai) anos
pai
achega
d0b9701549
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      lisp/org.el

+ 3 - 1
lisp/org.el

@@ -8241,7 +8241,9 @@ below it are allowed.
 With prefix arg GOTO, the command will only visit the target location,
 With prefix arg GOTO, the command will only visit the target location,
 not actually move anything.
 not actually move anything.
 With a double prefix `C-u C-u', go to the location where the last refiling
 With a double prefix `C-u C-u', go to the location where the last refiling
-operation has put the subtree."
+operation has put the subtree.
+
+See also `org-refile-use-outline-path' and `org-completion-use-ido'"
   (interactive "P")
   (interactive "P")
   (let* ((cbuf (current-buffer))
   (let* ((cbuf (current-buffer))
 	 (regionp (org-region-active-p))
 	 (regionp (org-region-active-p))