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

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

[elpa] externals/denote fcd182f0ff 36/39: Add 'denote-directory' Info li


From: ELPA Syncer
Subject: [elpa] externals/denote fcd182f0ff 36/39: Add 'denote-directory' Info link to silos
Date: Mon, 11 Jul 2022 00:57:46 -0400 (EDT)

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

    Add 'denote-directory' Info link to silos
---
 denote.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/denote.el b/denote.el
index d596b6b1a8..0ef156faf1 100644
--- a/denote.el
+++ b/denote.el
@@ -128,6 +128,7 @@ the function `denote-directory' instead: it returns the 
path as a
 directory and also checks if a safe local value should be used."
   :group 'denote
   :safe (lambda (val) (or (eq val 'local) (eq val 'default-directory)))
+  :link '(info-link "(denote) Maintain separate directories for notes")
   :type 'directory)
 
 (defcustom denote-known-keywords



reply via email to

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