[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 54480f9f86 3/8: Clarify denote-add-links doc str
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 54480f9f86 3/8: Clarify denote-add-links doc string |
Date: |
Sat, 29 Mar 2025 03:57:55 -0400 (EDT) |
branch: externals/denote
commit 54480f9f8639605a7c5d37e0d100fafa61fff903
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Clarify denote-add-links doc string
---
denote.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/denote.el b/denote.el
index 9f96e34753..9cf3dedc1d 100644
--- a/denote.el
+++ b/denote.el
@@ -5530,10 +5530,10 @@ Optional INCLUDE-DATE has the same meaning as in
`denote-format-link'."
;;;###autoload
(defun denote-add-links (regexp &optional id-only)
- "Insert links to all notes matching REGEXP.
-Use this command to reference multiple files at once.
-Particularly useful for the creation of metanotes (read the
-manual for more on the matter).
+ "Insert links to all files whose file names match REGEXP.
+Use this command to reference multiple files at once. Particularly
+useful for the creation of metanotes (read the manual for more on the
+matter).
Optional ID-ONLY has the same meaning as in `denote-link': it
inserts links with just the identifier."
- [elpa] externals/denote updated (e88af3a4aa -> ec045e814b), ELPA Syncer, 2025/03/29
- [elpa] externals/denote d59645cd03 1/8: Reorganise some backlink-related functions to be under the same outline heading, ELPA Syncer, 2025/03/29
- [elpa] externals/denote 2885ce0d62 2/8: Add denote-query-link-prompt to denote-prompts-with-history-as-completion, ELPA Syncer, 2025/03/29
- [elpa] externals/denote ba081010fa 4/8: Define commands to create direct links to files whose contents match a query, ELPA Syncer, 2025/03/29
- [elpa] externals/denote d7a46ae47c 7/8: Remove needless node in the manual for two link aliases and mention those in context, ELPA Syncer, 2025/03/29
- [elpa] externals/denote c1b0fecc70 5/8: Document new linking commands for direct links to files with content match (per commit ba08101), ELPA Syncer, 2025/03/29
- [elpa] externals/denote ec045e814b 8/8: Include the two new direct link commands in the menu bar (see commit ba08101), ELPA Syncer, 2025/03/29
- [elpa] externals/denote 54480f9f86 3/8: Clarify denote-add-links doc string,
ELPA Syncer <=
- [elpa] externals/denote 38b0e922e7 6/8: Remove alias for denote-add-links, ELPA Syncer, 2025/03/29