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

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

[elpa] externals/denote 6035d777cd 07/12: Update the documentation of de


From: ELPA Syncer
Subject: [elpa] externals/denote 6035d777cd 07/12: Update the documentation of denote-after-new-note-hook
Date: Thu, 15 Feb 2024 00:58:20 -0500 (EST)

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

    Update the documentation of denote-after-new-note-hook
---
 denote.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index 92a010f2cc..2d8b06e10f 100644
--- a/denote.el
+++ b/denote.el
@@ -505,12 +505,12 @@ the default value of the user option 
`denote-commands-for-new-notes')."
 
 (defcustom denote-after-rename-file-hook nil
   "Normal hook called after a succesful Denote rename operation.
-This covers `denote-rename-file', `denote-dired-rename-files',
+This affects the behaviour of the commands `denote-rename-file',
+`denote-dired-rename-files', `denote-rename-file-using-front-matter',
 `denote-dired-rename-marked-files-with-keywords',
-`denote-rename-file-using-front-matter',
 `denote-dired-rename-marked-files-using-front-matter',
 `denote-keywords-add', `denote-keywords-remove', and any other
-command building on top of them."
+command that builds on top of them."
   :group 'denote
   :package-version '(denote . "3.0.0")
   :type 'hook)



reply via email to

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