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

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

[elpa] externals/denote f3cd705d51 05/14: Clarify doc string


From: ELPA Syncer
Subject: [elpa] externals/denote f3cd705d51 05/14: Clarify doc string
Date: Wed, 10 Aug 2022 01:57:30 -0400 (EDT)

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

    Clarify doc string
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 1ac6ccabdf..a73dce1867 100644
--- a/denote.el
+++ b/denote.el
@@ -1928,7 +1928,7 @@ default, it will show up below the current window."
 ;; NOTE 2022-06-16: There is no need to overwhelm the user with options,
 ;; though I expect someone to want to change the sort order.
 (defvar denote-link-add-links-sort nil
-  "Add REVERSE to `sort-lines' of `denote-link-add-links' when t.")
+  "When t, add REVERSE to `sort-lines' of `denote-link-add-links'.")
 
 (defun denote-link--prepare-links (files current-file id-only)
   "Prepare links to FILES from CURRENT-FILE.



reply via email to

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