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

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

[nongnu] elpa/hyperdrive 277449a735 08/10: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 277449a735 08/10: Comment: Add TODO
Date: Fri, 6 Oct 2023 16:01:39 -0400 (EDT)

branch: elpa/hyperdrive
commit 277449a73540eb6e03b8208d1383c59f0936e933
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Add TODO
---
 hyperdrive-dir.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hyperdrive-dir.el b/hyperdrive-dir.el
index 7b27df2bdd..00c15179f4 100644
--- a/hyperdrive-dir.el
+++ b/hyperdrive-dir.el
@@ -312,6 +312,7 @@ DIRECTORY-SORT should be a valid value of
 `hyperdrive-directory-sort'."
   (interactive (list (if current-prefix-arg
                          (hyperdrive-dir-complete-sort)
+                       ;; TODO(doc): Document hyperdrive-dir-sort behavior and 
binding
                        (hyperdrive-dir-toggle-sort-direction
                         (car hyperdrive-directory-sort) 
hyperdrive-directory-sort))))
   (setq-local hyperdrive-directory-sort directory-sort)



reply via email to

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