branch: externals/denote commit d73b0429c73d6fb979db515c62468b07269707b2 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@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.