branch: externals/denote
commit e4c19afdb465afe9e58f70f853ccabc73e941c26
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Tweak doc string of denote-date-format
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index de2c0099d0..33f982ab3e 100644
--- a/denote.el
+++ b/denote.el
@@ -209,7 +209,7 @@ Any other non-nil value is the same as the default."
 (defcustom denote-date-format nil
   "Date format in the front matter (file header) of new notes.
 
-When nil, use a file-type-specific format:
+When nil (the default value), use a file-type-specific format:
 
 - For Org, an inactive timestamp is used, such as [2022-06-30 Wed
   06:19].

Reply via email to