branch: externals/denote-sequence
commit eb00374c12047c51ccc8e8c028d5287c403b4a53
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Include link to Denote info manual in denote-sequence defgroup
---
 denote-sequence.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote-sequence.el b/denote-sequence.el
index ddce41cd66..ffcccab842 100644
--- a/denote-sequence.el
+++ b/denote-sequence.el
@@ -61,6 +61,7 @@
 (defgroup denote-sequence ()
   "Sequence notes or Folgezettel with Denote."
   :group 'denote
+  :link '(info-link "(denote) top")
   :link '(info-link "(denote-sequence) top")
   :link '(url-link :tag "Denote homepage" 
"https://protesilaos.com/emacs/denote";)
   :link '(url-link :tag "Denote Sequence homepage" 
"https://protesilaos.com/emacs/denote-sequence";))

Reply via email to