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

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

[elpa] externals/denote ee69daee74 9/9: Update sample configuration, pe


From: ELPA Syncer
Subject: [elpa] externals/denote ee69daee74 9/9: Update sample configuration, per b313dfc
Date: Wed, 26 Oct 2022 23:57:37 -0400 (EDT)

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

    Update sample configuration, per b313dfc
---
 README.org | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 8034d9622c..7324a27118 100644
--- a/README.org
+++ b/README.org
@@ -2274,8 +2274,9 @@ Everything is in place to set up the package.
 
 (setq denote-date-format nil) ; read doc string
 
-;; By default, we fontify backlinks in their bespoke buffer.
-(setq denote-link-fontify-backlinks t)
+;; By default, we do not show the context of links.  We just display
+;; file names.  This provides a more informative view.
+(setq denote-backlinks-show-context t)
 
 ;; Also see `denote-link-backlinks-display-buffer-action' which is a bit
 ;; advanced.



reply via email to

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