emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 733a89ead5 007/355: Add missing autoload


From: ELPA Syncer
Subject: [elpa] externals/denote 733a89ead5 007/355: Add missing autoload
Date: Sun, 26 Jun 2022 23:57:55 -0400 (EDT)

branch: externals/denote
commit 733a89ead556b8bf1104a741887f9123bac264b8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add missing autoload
---
 denote.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote.el b/denote.el
index 0b86f509d5..1ba78a824f 100644
--- a/denote.el
+++ b/denote.el
@@ -284,6 +284,7 @@ alphabetically."
   (denote--prepare-note title keywords)
   (denote--keywords-add-to-history keywords))
 
+;;;###autoload
 (defun denote-org-capture ()
   "Like `denote', but for integration with `org-capture'.
 WORK-IN-PROGRESS."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]