mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
bcc0cb0891
commit
4f1b8a17d8
3
avy.el
3
avy.el
@ -2009,6 +2009,9 @@ The window scope is determined by `avy-all-windows' (ARG negates it)."
|
||||
(defvar org-reverse-note-order)
|
||||
(declare-function org-refile "org")
|
||||
(declare-function org-back-to-heading "org")
|
||||
(declare-function org-reveal "org")
|
||||
|
||||
(defvar org-after-refile-insert-hook)
|
||||
|
||||
(defun avy-org-refile-as-child ()
|
||||
"Refile current heading as first child of heading selected with `avy.'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user