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

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

[elpa] externals/denote 95feac8448 12/39: Clarify a TODO


From: ELPA Syncer
Subject: [elpa] externals/denote 95feac8448 12/39: Clarify a TODO
Date: Mon, 11 Jul 2022 00:57:44 -0400 (EDT)

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

    Clarify a TODO
---
 denote.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index 7f924d6fb0..6e353913be 100644
--- a/denote.el
+++ b/denote.el
@@ -708,9 +708,9 @@ appropriate symbols, per `denote--prompt-symbols'."
         '(title keywords)
       common)))
 
-;; TODO 2022-07-07: We need to normalize all the arguments that `denote'
-;; accepts when called from Lisp.  Just to be sure we don't get an
-;; undesirable outcome.
+;; TODO 2022-07-07: We need to normalize or at least check with an error
+;; all the arguments that `denote' accepts when called from Lisp.  Just
+;; to be sure we don't get an undesirable outcome.
 
 ;;;###autoload
 (defun denote (&optional title keywords type date subdir)



reply via email to

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