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

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

[elpa] externals/denote 557a7b63b7 6/6: Tweak the denote-journal-extras-


From: ELPA Syncer
Subject: [elpa] externals/denote 557a7b63b7 6/6: Tweak the denote-journal-extras-keyword doc string
Date: Sat, 23 Nov 2024 03:57:52 -0500 (EST)

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

    Tweak the denote-journal-extras-keyword doc string
---
 denote-journal-extras.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/denote-journal-extras.el b/denote-journal-extras.el
index 2d84e086f6..481860c548 100644
--- a/denote-journal-extras.el
+++ b/denote-journal-extras.el
@@ -52,9 +52,8 @@ the `denote-journal-extras-keyword'."
                  (const :tag "Use the `denote-directory'" nil)))
 
 (defcustom denote-journal-extras-keyword "journal"
-  "Single word keyword or lists of keywords to tag journal entries.
-It is used by `denote-journal-extras-new-entry' to add a keyword
-to the newly created file."
+  "Single word keyword or list of keywords to tag journal entries.
+It is used by `denote-journal-extras-new-entry' (or related)."
   :group 'denote-journal-extras
   :type '(choice (string :tag "Keyword")
                  (repeat :tag "List of keywords" string)))



reply via email to

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