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

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

[elpa] externals/denote 4dc46d1b68 185/355: Set denote-link-fontify-back


From: ELPA Syncer
Subject: [elpa] externals/denote 4dc46d1b68 185/355: Set denote-link-fontify-backlinks to t by default
Date: Sun, 26 Jun 2022 23:58:22 -0400 (EDT)

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

    Set denote-link-fontify-backlinks to t by default
---
 denote-link.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-link.el b/denote-link.el
index 4572677cf9..1d1a495936 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -38,7 +38,7 @@
 
 ;;;; User options
 
-(defcustom denote-link-fontify-backlinks nil
+(defcustom denote-link-fontify-backlinks t
   "When non-nil, apply faces to files in the backlinks' buffer."
   :type 'boolean
   :group 'denote-link)



reply via email to

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