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

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

[nongnu] elpa/hyperdrive 14718b1018 16/33: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 14718b1018 16/33: Comment: Add TODO
Date: Wed, 11 Oct 2023 22:00:44 -0400 (EDT)

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

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

diff --git a/hyperdrive.el b/hyperdrive.el
index c91bc6933e..87ba293238 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -899,6 +899,7 @@ The return value of this function is the retrieval buffer."
                       (not version)
                       (hyperdrive-writablep hyperdrive)))
        :help "Delete current file/directory"]
+      ;; TODO: Add command to download whole directories
       ["Download" hyperdrive-download
        :active (not (eq major-mode 'hyperdrive-dir-mode))
        :help "Download current file"]))



reply via email to

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