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

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

[elpa] externals/denote 3fd1219044 2/5: Fill doc string to meet proper l


From: ELPA Syncer
Subject: [elpa] externals/denote 3fd1219044 2/5: Fill doc string to meet proper line length
Date: Sun, 7 Aug 2022 01:57:29 -0400 (EDT)

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

    Fill doc string to meet proper line length
---
 denote.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/denote.el b/denote.el
index 6da4f89de7..2e26d067ef 100644
--- a/denote.el
+++ b/denote.el
@@ -1045,8 +1045,8 @@ is set to \\='(date title keywords)."
 Available candidates include the value of the variable
 `denote-directory' and any subdirectory thereof.
 
-This is equivalent to calling `denote' when `denote-prompts' is set to
-\\='(subdirectory title keywords)."
+This is equivalent to calling `denote' when `denote-prompts' is
+set to \\='(subdirectory title keywords)."
   (declare (interactive-only t))
   (interactive)
   (let ((denote-prompts '(subdirectory title keywords)))



reply via email to

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