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

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

[elpa] externals/denote ba6c6206ef 4/4: Capitalise argument to placate t


From: ELPA Syncer
Subject: [elpa] externals/denote ba6c6206ef 4/4: Capitalise argument to placate the compiler
Date: Sat, 23 Jul 2022 15:57:27 -0400 (EDT)

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

    Capitalise argument to placate the compiler
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index b7533a153c..873ae5a483 100644
--- a/denote.el
+++ b/denote.el
@@ -829,7 +829,7 @@ is set to \\='(file-type title keywords)."
    nil 'denote--date-history))
 
 (defun denote--date-add-current-time (date)
-  "Add current time to date, if necessary.
+  "Add current time to DATE, if necessary.
 The idea is to turn 2020-01-15 into 2020-01-15 16:19 so that the
 hour and minute component is not left to 00:00.
 



reply via email to

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