[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 13488e58d7 3/8: Expand the doc string of denote-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 13488e58d7 3/8: Expand the doc string of denote-sequence-new-sibling |
Date: |
Sun, 5 Jan 2025 03:57:55 -0500 (EST) |
branch: externals/denote
commit 13488e58d7aaa0a00ff90f90e17250176c1139b3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Expand the doc string of denote-sequence-new-sibling
---
denote-sequence.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/denote-sequence.el b/denote-sequence.el
index 2e53749989..fc93b9e6ef 100644
--- a/denote-sequence.el
+++ b/denote-sequence.el
@@ -346,6 +346,9 @@ Files available at the minibuffer prompt are those returned
by
;;;###autoload
(defun denote-sequence-new-sibling (sequence)
"Like `denote-sequence' to directly create new sibling of SEQUENCE.
+When called interactively, SEQUENE is a file among files in the variable
+`denote-directory' that have a sequence (per `denote-sequence-file-p').
+
When called from Lisp, SEQUENCE is a string that conforms with
`denote-sequence-p'."
(interactive
- [elpa] externals/denote updated (5651dc7737 -> 23098ea222), ELPA Syncer, 2025/01/05
- [elpa] externals/denote 13488e58d7 3/8: Expand the doc string of denote-sequence-new-sibling,
ELPA Syncer <=
- [elpa] externals/denote 6860064eca 4/8: Make small stylistic change to denote-sequence--get-new-child, ELPA Syncer, 2025/01/05
- [elpa] externals/denote 472e71e856 2/8: Expand the doc string of denote-sequence-new-child, ELPA Syncer, 2025/01/05
- [elpa] externals/denote 81f31ea658 1/8: Make sure denote-sequence--get-largest reverses the list, ELPA Syncer, 2025/01/05
- [elpa] externals/denote 6f82f181a8 7/8: Define denote-sequence-new-sibling-of-current command, ELPA Syncer, 2025/01/05
- [elpa] externals/denote 23098ea222 8/8: Define denote-sequence-new-child-of-current command, ELPA Syncer, 2025/01/05
- [elpa] externals/denote 37cbe3ff29 5/8: Use shorter title for Info's "sequence notes" and use it in the defgroup, ELPA Syncer, 2025/01/05
- [elpa] externals/denote dd18fbac83 6/8: Fix "SEQUENE" to "SEQUENCE", ELPA Syncer, 2025/01/05