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

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

[elpa] externals/denote 5d578096e2 1/3: Reword denote-date-prompt-use-or


From: ELPA Syncer
Subject: [elpa] externals/denote 5d578096e2 1/3: Reword denote-date-prompt-use-org-read-date docstring
Date: Sun, 21 Aug 2022 07:57:33 -0400 (EDT)

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

    Reword denote-date-prompt-use-org-read-date docstring
---
 denote.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/denote.el b/denote.el
index a0d825d488..1c17031aed 100644
--- a/denote.el
+++ b/denote.el
@@ -319,9 +319,11 @@ are described in the doc string of `format-time-string'."
 (defcustom denote-date-prompt-use-org-read-date nil
   "Whether to use `org-read-date' in date prompts.
 
-If non-nil, use `org-read-date'.
+If non-nil, use `org-read-date'.  If nil, input the date as a
+string, as described in `denote'.
 
-If nil, input the date as a string, as described in `denote'."
+This option is relevant when `denote-prompts' includes a `date'
+and/or when the user invokes the command `denote-date'."
   :group 'denote
   :package-version '(denote . "0.6.0")
   :type 'boolean)



reply via email to

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