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

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

[elpa] externals/denote fa6a3315dc 047/355: Add correct group for org ca


From: ELPA Syncer
Subject: [elpa] externals/denote fa6a3315dc 047/355: Add correct group for org capture specifiers
Date: Sun, 26 Jun 2022 23:57:59 -0400 (EDT)

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

    Add correct group for org capture specifiers
---
 denote-org-capture.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-org-capture.el b/denote-org-capture.el
index 182d01b55a..955abb9e24 100644
--- a/denote-org-capture.el
+++ b/denote-org-capture.el
@@ -63,7 +63,7 @@ This string is append to new notes in the `denote-org-capture'
 function.  Every new note has the standard front matter we
 define."
   :type 'string
-  :group 'denote)
+  :group 'denote-org-capture)
 
 ;;;###autoload
 (defun denote-org-capture ()



reply via email to

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