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

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

[elpa] externals/denote e070da85b4 3/4: Remove empty space


From: ELPA Syncer
Subject: [elpa] externals/denote e070da85b4 3/4: Remove empty space
Date: Mon, 5 Sep 2022 07:57:34 -0400 (EDT)

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

    Remove empty space
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 8dccf117ce..1b43801a6e 100644
--- a/denote.el
+++ b/denote.el
@@ -2381,7 +2381,7 @@ interface by first selecting the `denote:' hyperlink 
type."
            (file-type (denote--filetype-heuristics file))
            (file-id (denote--retrieve-filename-identifier file))
            (file-title (denote--retrieve-title-or-filename file file-type)))
-      
+
       (org-link-store-props
        :type "denote"
        :description file-title



reply via email to

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