branch: externals/denote
commit 7d82c434e9ca804fabcfb2e8e77127d0acc70326
Author: Alan Schmitt <alan.schm...@polytechnique.org>
Commit: GitHub <nore...@github.com>

    documentation change for denote-rename-file
    
    Added the information that denote-rename-file can use `'keep-current` for 
the identifier as well
---
 denote.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/denote.el b/denote.el
index 79afcb8452..e5fe6486e0 100644
--- a/denote.el
+++ b/denote.el
@@ -4280,8 +4280,8 @@ In interactive use, if there is no entry for a file name
 component in `denote-prompts', keep it as-is.
 
 When called from Lisp, the special symbol `keep-current' can be
-used for the TITLE, KEYWORDS, SIGNATURE and DATE parameters to
-keep them as-is.
+used for the TITLE, KEYWORDS, SIGNATURE, DATE, and IDENTIFIER
+parameters to keep them as-is.
 
 [ NOTE: Please check with your minibuffer user interface how to
   provide an empty input.  The Emacs default setup accepts the

Reply via email to