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

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

[elpa] externals/denote d73b0429c7 06/22: Add signature to 'denote-promp


From: ELPA Syncer
Subject: [elpa] externals/denote d73b0429c7 06/22: Add signature to 'denote-prompts' :type
Date: Mon, 20 Mar 2023 05:57:47 -0400 (EDT)

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

    Add signature to 'denote-prompts' :type
---
 denote.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index f74381e4ff..9f68ec0864 100644
--- a/denote.el
+++ b/denote.el
@@ -276,7 +276,8 @@ convenience commands: `denote-type', `denote-subdirectory',
                      (const :tag "Date" date)
                      (const :tag "File type extension" file-type)
                      (const :tag "Subdirectory" subdirectory)
-                     (const :tag "Template" template))))
+                     (const :tag "Template" template)
+                     (const :tag "Signature" signature))))
 
 (defcustom denote-sort-keywords t
   "Whether to sort keywords in new files.



reply via email to

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