branch: externals/denote
commit 486abe9dbff75c09237e49dbc9f5ad6bfd9ff152
Author: Jean-Philippe Gagné Guay <jeanphilippe...@gmail.com>
Commit: Jean-Philippe Gagné Guay <jeanphilippe...@gmail.com>

    Fix docstring of denote-backlinks
---
 denote.el | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index f020f21880..81df324e8e 100644
--- a/denote.el
+++ b/denote.el
@@ -6011,9 +6011,7 @@ use the ID."
 (defun denote-backlinks ()
   "Produce a buffer with backlinks to the current note.
 
-Show the names of files linking to the current file.  Include the
-context of each link if the user option `denote-backlinks-show-context'
-is non-nil.
+Show the names of files linking to the current file.
 
 Place the buffer below the current window or wherever the user option
 `denote-backlinks-display-buffer-action' specifies."

Reply via email to