[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive c97589207e 04/49: Change: (-history-mode-map) B
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive c97589207e 04/49: Change: (-history-mode-map) Bind + to -history-fill-version-ranges |
Date: |
Wed, 20 Sep 2023 19:01:31 -0400 (EDT) |
branch: elpa/hyperdrive
commit c97589207e7721997a68556c6eba9d630e29b6a9
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Change: (-history-mode-map) Bind + to -history-fill-version-ranges
---
hyperdrive-history.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index 475146eb0d..8ed090f8fd 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -119,6 +119,7 @@ and ENTRY's version are nil."
"RET" #'hyperdrive-history-find-file
"v" #'hyperdrive-history-view-file
"=" #'hyperdrive-history-diff
+ "+" #'hyperdrive-history-fill-version-ranges
"w" #'hyperdrive-history-copy-url
"d" #'hyperdrive-history-download-file)
- [nongnu] elpa/hyperdrive updated (081513c89a -> 9e34eb28d1), ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive c97589207e 04/49: Change: (-history-mode-map) Bind + to -history-fill-version-ranges,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 6021d99388 05/49: Docs: Document keybinding for hyperdrive-history-fill-version-ranges, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 049b18656c 10/49: WIP: (hyperdrive-fill-version-ranges) Ensure FINALLY runs, etc., ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive d48a0109e0 11/49: WIP: Fixes, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 948b2f181f 13/49: Tidy: (hyperdrive-fill-version-ranges) Reduce nesting, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 41081584ef 14/49: Tidy: (-fill-version-ranges) Call finally, not plz-queue-finally, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 1cfdeaea1f 15/49: Change: (hyperdrive-fill-version-ranges) let-bind limit at the top, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 15a9b0ff56 17/49: Tidy: Remove message statements, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 8f9887407f 18/49: Tidy: (hyperdrive-fill-version-ranges) Use ignore, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 3ea4e934db 24/49: Change: (hyperdrive-open) Use hyperdrive-message, ELPA Syncer, 2023/09/20
- [nongnu] elpa/hyperdrive 395d1dd5e0 25/49: Fix: (-fill-version-ranges) Stop filling when loop returns early, ELPA Syncer, 2023/09/20