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

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

[nongnu] elpa/hyperdrive 8282225cff 3/4: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 8282225cff 3/4: Comment: Add TODO
Date: Fri, 22 Sep 2023 04:01:07 -0400 (EDT)

branch: elpa/hyperdrive
commit 8282225cff163b82e5deef942b637b09ba05f966
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 ecdd5a00bc..cc2c68df00 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -481,6 +481,7 @@ hyperdrive directory listing or a `hyperdrive-mode' file 
buffer."
   (declare (modes hyperdrive-mode))
   (interactive)
   (if-let ((parent (hyperdrive-parent hyperdrive-current-entry)))
+      ;; TODO: Go to entry in parent directory.
       (hyperdrive-open parent)
     (hyperdrive-user-error "At root directory")))
 



reply via email to

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