[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 32aed9ca0a 12/19: Comment: (h/history-mode) Upd
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 32aed9ca0a 12/19: Comment: (h/history-mode) Update TODO |
Date: |
Sun, 9 Jun 2024 16:00:00 -0400 (EDT) |
branch: elpa/hyperdrive
commit 32aed9ca0acbb349a0e5e98ce60d4cd412c8bf4d
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Comment: (h/history-mode) Update TODO
---
hyperdrive-history.el | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index 5eefb525e5..8c64d6379a 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -152,9 +152,7 @@ and ENTRY's version are nil."
;; TODO: Add more to lighter, e.g. URL.
)
"Major mode for Hyperdrive history buffers."
- ;; TODO: Add revert buffer function. This will likely require
- ;; binding h/current-entry in this mode. Consider keeping
- ;; the version around so that we can highlight the line
+ ;; TODO: Consider keeping the version around so that we can highlight the
line
;; corresponding to version currently open in another buffer.
:group 'hyperdrive
:interactive nil
- [nongnu] elpa/hyperdrive updated (59a70f9127 -> 5a0ab0042d), ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 11ec536b37 07/19: Change: (h/open) Better error message, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 36a47fe410 10/19: Add: (h/history-current-entry) Buffer-local variable, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 61a957f195 11/19: Meta: Update changelog, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 32aed9ca0a 12/19: Comment: (h/history-mode) Update TODO,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 5165fcb6e4 09/19: Meta: Update changelog, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive d48e430423 13/19: Fix: (he/next) Return 'unknown when version range data is missing, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 59aeb289b8 15/19: Fix: (hyperdrive-menu) Display correct directory version in transient, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 24df0fa1b7 17/19: Fix: (h/menu-bar-menu) Handle missing version range data edge cases, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 5a0ab0042d 19/19: Docs: Fix typo, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 5249ddb446 01/19: Fix: (he/previous) Handle missing version range data, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 8bf551b596 03/19: Fix: (h/open-previous-version) Handle missing version range data, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 1b29f4ca0b 05/19: Comment: Add NOTE, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 30941b0e30 06/19: Fix: (h/fill-version-ranges) Handle loading history edge case, ELPA Syncer, 2024/06/09
- [nongnu] elpa/hyperdrive 553c71fdc1 04/19: Fix: (h/menu) Display "Version: unknown" if entry has not been saved, ELPA Syncer, 2024/06/09