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

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

[elpa] externals/denote-journal 4a95b8d3f2: Reference correct variable i


From: ELPA Syncer
Subject: [elpa] externals/denote-journal 4a95b8d3f2: Reference correct variable in denote-journal-calendar--get-files doc string
Date: Tue, 22 Apr 2025 00:57:56 -0400 (EDT)

branch: externals/denote-journal
commit 4a95b8d3f283de8b98901f29b19a7ca5a515ead8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Reference correct variable in denote-journal-calendar--get-files doc string
---
 denote-journal.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-journal.el b/denote-journal.el
index 7d31de0b32..17705051bd 100644
--- a/denote-journal.el
+++ b/denote-journal.el
@@ -317,7 +317,7 @@ file's title.  This has the same meaning as in 
`denote-link'."
       (list month day year))))
 
 (defun denote-journal-calendar--get-files (calendar-date)
-  "Return files around CALENDAR-DATE in variable `denote-journal-keyword'."
+  "Return files around CALENDAR-DATE in variable `denote-journal-directory'."
   (pcase-let* ((denote-directory (denote-journal-directory))
                (interval (calendar-interval
                           displayed-month displayed-year ; These are local to 
the `calendar'



reply via email to

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