branch: externals/denote
commit 7c73cbbd5274f0c1accfa71380e2b06ceb79eeab
Merge: 770c5e41f2 7d82c434e9
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #623 from brabalan/patch-2
    
    documentation change for denote-rename-file
---
 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