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

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

[elpa] externals/denote 0d896b5495 13/15: Add TODO about "backlink" and


From: ELPA Syncer
Subject: [elpa] externals/denote 0d896b5495 13/15: Add TODO about "backlink" and "backlinks" inconsistency
Date: Wed, 10 Aug 2022 02:57:35 -0400 (EDT)

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

    Add TODO about "backlink" and "backlinks" inconsistency
---
 denote.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/denote.el b/denote.el
index db065759b5..43963d1e53 100644
--- a/denote.el
+++ b/denote.el
@@ -1898,6 +1898,8 @@ Expand `denote-link-backlinks-display-buffer-action'."
     m)
   "Keymap for `denote-backlink-mode'.")
 
+;; TODO 2022-08-10: In some places we have "backlink" and in others
+;; "backlinks".  We need to address this inconsistency.
 (define-derived-mode denote-backlink-mode special-mode "Backlinks"
   "Major mode for backlinks buffers.")
 



reply via email to

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