branch: externals/denote
commit 781ba3528016d0665fdd6838107356d416af44de
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Tweak doc string of denote-rename-file
---
 denote.el | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/denote.el b/denote.el
index 85f50ca0f3..79e0500a9c 100644
--- a/denote.el
+++ b/denote.el
@@ -2857,11 +2857,10 @@ the file name into a comma-separated string and prefill 
the
 minibuffer with it (the KEYWORDS prompt accepts more than one
 keywords, each separated by a comma, else the `crm-separator').
 
-If FILE-TYPE is non-nil and different from the current file type,
-change the extension of the file.  Important note: No attempt is
-made to modify the content of the file and we only add a new
-front matter at the beginning of the file (rather than modify an
-existing one).
+If FILE-TYPE is non-nil and different from the current file type, change
+the extension of the file.  (Important note: No attempt is made to
+modify the content of the file and we only add a new front matter at the
+beginning of the file (rather than modify an existing one).
 
 If DIRECTORY is non-nil, move the new file in this directory.
 

Reply via email to