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

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

[elpa] externals/denote bb0211aa66 280/355: Fix indentantion in one poin


From: ELPA Syncer
Subject: [elpa] externals/denote bb0211aa66 280/355: Fix indentantion in one point
Date: Sun, 26 Jun 2022 23:58:32 -0400 (EDT)

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

    Fix indentantion in one point
---
 denote-link.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-link.el b/denote-link.el
index 09d7ca2125..70cf4fbc8b 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -144,7 +144,7 @@ format is always [[denote:IDENTIFIER]]."
   (insert
    (denote-link--format-link
     target
-   (denote-link--extension-format-or-id id-only))))
+    (denote-link--extension-format-or-id id-only))))
 
 (defalias 'denote-link-insert-link (symbol-function 'denote-link))
 



reply via email to

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