branch: externals/denote
commit e9bc79067539622465b28166907ba3f835eb9b2a
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@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