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

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

[elpa] externals/denote 510b943380 2/4: Tweak denote-link-dired-marked-n


From: ELPA Syncer
Subject: [elpa] externals/denote 510b943380 2/4: Tweak denote-link-dired-marked-notes doc string
Date: Thu, 21 Jul 2022 08:57:30 -0400 (EDT)

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

    Tweak denote-link-dired-marked-notes doc string
---
 denote-link.el | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/denote-link.el b/denote-link.el
index 0c0f06bcda..b11fd2adb2 100644
--- a/denote-link.el
+++ b/denote-link.el
@@ -523,10 +523,13 @@ marked files ignores whatever does not count as a note 
for our
 purposes).
 
 The BUFFER is one which visits a Denote note file.  If there are
-multiple buffers, prompt with completion for one among them.
+multiple buffers, prompt with completion for one among them.  If
+there isn't one, throw an error.
 
 With optional ID-ONLY as a prefix argument, insert links with
-just the identifier (same principle as with `denote-link')."
+just the identifier (same principle as with `denote-link').
+
+This command is meant to be used from a Dired buffer."
   (interactive
    (list
     (denote-link--map-over-notes)



reply via email to

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