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

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

[elpa] externals/denote 76c91f8b13 1/2: Reword doc string of denote-link


From: ELPA Syncer
Subject: [elpa] externals/denote 76c91f8b13 1/2: Reword doc string of denote-link-backlinks
Date: Tue, 25 Oct 2022 23:57:31 -0400 (EDT)

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

    Reword doc string of denote-link-backlinks
---
 denote.el | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index fe1b335e04..520a6b4b32 100644
--- a/denote.el
+++ b/denote.el
@@ -2686,9 +2686,14 @@ built-in function `xref--insert-xrefs'."
 
 ;;;###autoload
 (defun denote-link-backlinks ()
-  "Produce a buffer with lines in files linking to current note.
-File names are fontified if the user option
-`denote-link-fontify-backlinks' is non-nil.  If the user option is nil, the 
buffer is fontified by Xref.
+  "Produce a buffer with backlinks to the current note.
+
+The backlinks' buffer shows the file name of the note linking to
+the current note, as well as the context of each link.
+
+File names are fontified by Denote if the user option
+`denote-link-fontify-backlinks' is non-nil.  If this user option
+is nil, the buffer is fontified by Xref.
 
 The placement of the backlinks' buffer is controlled by the user
 option `denote-link-backlinks-display-buffer-action'.  By



reply via email to

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