lang/org: minor refactor of contrib submodules

This commit is contained in:
Henrik Lissner 2019-10-20 18:45:15 -04:00
parent c5464f1798
commit 1694641636
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 26 additions and 35 deletions

View file

@ -2,7 +2,7 @@
;;;###if (featurep! +dragndrop)
;;;###autoload
(defun +org-dragndrop-download-dnd (uri action)
(defun +org-dragndrop-download-dnd-fn (uri action)
"TODO"
(if (eq major-mode 'org-mode)
(+org-attach/uri uri)