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

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

[elpa] externals/denote 2c0727eb37 32/39: Add :link to manual in 'denote


From: ELPA Syncer
Subject: [elpa] externals/denote 2c0727eb37 32/39: Add :link to manual in 'denote-prompts' definition
Date: Mon, 11 Jul 2022 00:57:46 -0400 (EDT)

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

    Add :link to manual in 'denote-prompts' definition
---
 denote.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote.el b/denote.el
index 79edc4de66..da0c455920 100644
--- a/denote.el
+++ b/denote.el
@@ -227,6 +227,7 @@ behaviour of the `denote' command, users can invoke these
 convenience commands: `denote-type', `denote-subdirectory',
 `denote-date'."
   :group 'denote
+  :link '(info-link "(denote) The denote-prompts option")
   :type '(radio (const :tag "Use no prompts" nil)
                 (set :tag "Available prompts" :greedy t
                      (const :tag "Title" title)



reply via email to

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