[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive cd783ca4d4 3/4: Comment: Remove TODO
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive cd783ca4d4 3/4: Comment: Remove TODO |
Date: |
Sat, 2 Dec 2023 00:59:59 -0500 (EST) |
branch: elpa/hyperdrive
commit cd783ca4d4f7637ead087b7e53021a5945938cb7
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Comment: Remove TODO
---
hyperdrive-mirror.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/hyperdrive-mirror.el b/hyperdrive-mirror.el
index 48a7848326..e143a65a38 100644
--- a/hyperdrive-mirror.el
+++ b/hyperdrive-mirror.el
@@ -396,7 +396,6 @@ Sets `hyperdrive-mirror-visibility-cache' to the value of
"Major mode for buffers for mirror local directories to a hyperdrive."
:group 'hyperdrive
:interactive nil
- ;; TODO: When possible, use vtable.el (currently only available in Emacs
>=29) (or maybe taxy-magit-section)
(setq-local revert-buffer-function #'h/mirror-revert-buffer))
;;;; Footer