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

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

[elpa] externals/denote 946dece0bc 5/9: Use corrent name of parameter in


From: ELPA Syncer
Subject: [elpa] externals/denote 946dece0bc 5/9: Use corrent name of parameter in doc string of denote-sequence
Date: Tue, 14 Jan 2025 00:57:59 -0500 (EST)

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

    Use corrent name of parameter in doc string of denote-sequence
---
 denote-sequence.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/denote-sequence.el b/denote-sequence.el
index 67347fabd2..7faa600cda 100644
--- a/denote-sequence.el
+++ b/denote-sequence.el
@@ -600,7 +600,8 @@ completion candidates.  Else use 
`denote-sequence-get-all-files'."
 ;;;###autoload
 (defun denote-sequence (type &optional file-with-sequence)
   "Create a new sequence note of TYPE among `denote-sequence-types'.
-If TYPE is either `child' or `sibling', then it is an extension of SEQUENCE.
+If TYPE is either `child' or `sibling', then it is an extension of
+FILE-WITH-SEQUENCE.
 
 When called interactively, prompt for TYPE and, when necessary, for
 FILE-WITH-SEQUENCE whose sequence will be used to derive a new sequence.



reply via email to

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