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

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

[elpa] externals/denote db31cca8fa 02/10: Clarify denote-sort-components


From: ELPA Syncer
Subject: [elpa] externals/denote db31cca8fa 02/10: Clarify denote-sort-components docstring
Date: Thu, 30 Nov 2023 00:57:46 -0500 (EST)

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

    Clarify denote-sort-components docstring
---
 denote-sort.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote-sort.el b/denote-sort.el
index f61c585df8..c94ccdbfcd 100644
--- a/denote-sort.el
+++ b/denote-sort.el
@@ -46,7 +46,7 @@
   "String comparison function used by `denote-sort-files' subroutines.")
 
 (defvar denote-sort-components '(title keywords signature identifier)
-  "List of sorting keys applicable for `denote-sort-files'.")
+  "List of sorting keys applicable for `denote-sort-files' and related.")
 
 (defmacro denote-sort--define (component)
   "Define Denote sort function for file name COMPONENT."



reply via email to

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