[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote c2ef6f6c78 3/3: Tweak 'denote-link-with-signatur
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote c2ef6f6c78 3/3: Tweak 'denote-link-with-signature' doc string |
Date: |
Tue, 26 Sep 2023 03:57:52 -0400 (EDT) |
branch: externals/denote
commit c2ef6f6c784f7145765c4213e926458c24be07e5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Tweak 'denote-link-with-signature' doc string
---
denote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/denote.el b/denote.el
index 4f8b8b2ea6..4d48201d3f 100644
--- a/denote.el
+++ b/denote.el
@@ -3045,8 +3045,8 @@ The description of the link includes the signature
followed by
the file's title, if any. For this case, the signature is
assumed present.
-For more advanced uses, especially when called from Lisp, refer
-to the `denote-link' function."
+For more advanced uses with Lisp, refer to the `denote-link'
+function."
(declare (interactive-only t))
(interactive)
(let ((file (denote-file-prompt "="))