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

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

[elpa] externals/denote e9bc790675 167/355: Clarify that auto-backlinks


From: ELPA Syncer
Subject: [elpa] externals/denote e9bc790675 167/355: Clarify that auto-backlinks may be removed
Date: Sun, 26 Jun 2022 23:58:19 -0400 (EDT)

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

    Clarify that auto-backlinks may be removed
---
 denote-link.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-link.el b/denote-link.el
index 18a97fa5f5..dbfada4185 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -155,7 +155,7 @@ PROOF-OF-CONCEPT."
   (with-current-buffer buf
     (add-hook 'compilation-finish-functions 
#'denote-link--prettify-compilation nil t))))
 
-;;;; Automatic backlink insertion
+;;;; Automatic backlink insertion (SUBJECT TO REMOVAL)
 
 (defconst denote-link-backlink-heading "Denote backlinks"
   "String of the backlink's heading.



reply via email to

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