summaryrefslogtreecommitdiff
path: root/lisp/send-to.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/send-to.el')
-rw-r--r--lisp/send-to.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/send-to.el b/lisp/send-to.el
index f1795cfa7a0..2e9ea334c85 100644
--- a/lisp/send-to.el
+++ b/lisp/send-to.el
@@ -152,6 +152,7 @@ explicitly overridden."
(forward-line 1))))
filenames)))
+;;;###autoload
(defun send-to--resolve-handler ()
"Return first supported handler from `send-to-handlers'."
(seq-find (lambda (handler)