commit ceda87e8d432d9425aec89625689976ead303347
parent ef71687c705b0390cde06a4932e124641c942605
Author: Nick Econopouly <wry@mm.st>
Date: Fri, 2 Oct 2020 16:15:08 -0400
Add autoload to anki-capture.el
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/anki-capture.el b/anki-capture.el
@@ -116,6 +116,7 @@ Turning on this mode runs the normal hook `anki-capture-mode-hook'."
(delete-region (point-min) (point-max))
(kill-buffer "*anki-capture*"))
+;;;###autoload
(defun anki-capture (prefix)
"This is a unified command to handle adding Anki cards from
anywhere in Emacs. It is like 'org-capture' for Anki