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

[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



reply via email to

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