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

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

[elpa] externals/denote b5948bac04 4/4: Clarify denote-dired--add-front-


From: ELPA Syncer
Subject: [elpa] externals/denote b5948bac04 4/4: Clarify denote-dired--add-front-matter doc string
Date: Sun, 24 Jul 2022 22:57:35 -0400 (EDT)

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

    Clarify denote-dired--add-front-matter doc string
---
 denote-dired.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-dired.el b/denote-dired.el
index 5addcc9fd2..847a00f3d0 100644
--- a/denote-dired.el
+++ b/denote-dired.el
@@ -343,7 +343,7 @@ operation on multiple files."
           (replace-match (concat "\\1" new-keywords) t))))))
 
 (defun denote-dired--add-front-matter (file title keywords id)
-  "Add front matter to the beginning of FILE.
+  "Prepend front matter to FILE if `denote--only-note-p'.
 The TITLE, KEYWORDS and ID are passed from the renaming
 command and are used to construct a new front matter block if
 appropriate."



reply via email to

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