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

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

[elpa] externals/denote b4b08f28e5 29/39: Improve denote-prompts referen


From: ELPA Syncer
Subject: [elpa] externals/denote b4b08f28e5 29/39: Improve denote-prompts reference to other commands
Date: Mon, 11 Jul 2022 00:57:46 -0400 (EDT)

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

    Improve denote-prompts reference to other commands
---
 denote.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index 2040967ad5..92dadb0300 100644
--- a/denote.el
+++ b/denote.el
@@ -222,9 +222,10 @@ When in doubt, always include the `title' and `keywords' 
prompts.
 
 Finally, this user option only affects the interactive use of the
 `denote' command (advanced users can call it from Lisp).  For
-relevant interactive actions users may want to invoke the
-convenience commands that also creating notes: `denote-type',
-`denote-subdirectory', `denote-date'."
+ad-hoc interactive actions that do not change the default
+behaviour of the `denote' command, users can invoke these
+convenience commands: `denote-type', `denote-subdirectory',
+`denote-date'."
   :group 'denote
   :type '(radio (const :tag "Use no prompts" nil)
                 (set :tag "Available prompts" :greedy t



reply via email to

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