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

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

[elpa] externals/denote 24997c6bc5 226/355: Remove "work-in-progress" fr


From: ELPA Syncer
Subject: [elpa] externals/denote 24997c6bc5 226/355: Remove "work-in-progress" from backlinks' section
Date: Sun, 26 Jun 2022 23:58:27 -0400 (EDT)

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

    Remove "work-in-progress" from backlinks' section
    
    I think it works fine and should be good enough for version 0.1.0.
    Though I am happy to improve it further.  Any bugs will obviously be fix
    outright.
---
 denote-link.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-link.el b/denote-link.el
index 117d1cddaf..ada84d252c 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -174,7 +174,7 @@ and/or the documentation string of `display-buffer'."
       (find-file (denote-link--find-file-prompt files))
     (user-error "No links found in the current buffer")))
 
-;;;; Backlinks' buffer (WORK-IN-PROGRESS)
+;;;; Backlinks' buffer
 
 (define-button-type 'denote-link-find-file
   'follow-link t



reply via email to

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