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

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

[elpa] externals/denote d75a0c2ac2 10/15: Add :info link to denote-link-


From: ELPA Syncer
Subject: [elpa] externals/denote d75a0c2ac2 10/15: Add :info link to denote-link-fontify-backlinks
Date: Wed, 10 Aug 2022 02:57:35 -0400 (EDT)

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

    Add :info link to denote-link-fontify-backlinks
---
 denote.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote.el b/denote.el
index dc55f7e603..447dff555f 100644
--- a/denote.el
+++ b/denote.el
@@ -1656,6 +1656,7 @@ Add this function to `dired-mode-hook'."
   "When non-nil, apply faces to files in the backlinks' buffer."
   :type 'boolean
   :package-version '(denote . "0.1.0")
+  :link '(info-link "(denote) The backlinks' buffer")
   :group 'denote-link)
 
 (defcustom denote-link-backlinks-display-buffer-action



reply via email to

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