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

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

[elpa] externals/denote 3f768cc438 168/355: Remove commented-out 'requir


From: ELPA Syncer
Subject: [elpa] externals/denote 3f768cc438 168/355: Remove commented-out 'require'
Date: Sun, 26 Jun 2022 23:58:19 -0400 (EDT)

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

    Remove commented-out 'require'
---
 denote-link.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/denote-link.el b/denote-link.el
index dbfada4185..8e765483f5 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -104,7 +104,6 @@ Run `denote-link-insert-functions' afterwards."
 
 ;;;; Backlinks' buffer (WORK-IN-PROGRESS)
 
-;; (require 'button)
 (define-button-type 'denote-link-find-file
   'follow-link t
   'action #'denote-link--find-file



reply via email to

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