[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 05db537bbb 6/9: Tidy: Spacing
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 05db537bbb 6/9: Tidy: Spacing |
Date: |
Thu, 15 Aug 2024 19:00:07 -0400 (EDT) |
branch: elpa/hyperdrive
commit 05db537bbbe5ac1e95ab2504c711daef3772d704
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Tidy: Spacing
---
hyperdrive-menu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index 5a81e17883..818cfd5b27 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -107,7 +107,7 @@
'face
'transient-value)))))
"Previous")))
("V n" "Next" h/open-next-version
- :inapt-if-not (lambda ()
+ :inapt-if-not (lambda ()
(let ((entry (h/menu--scope)))
(and (he/version entry)
(he/p (he/next entry)))))
- [nongnu] elpa/hyperdrive updated (0779db8882 -> 78035e0e21), ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive fc6bdea9ec 4/9: Fix: (hyperdrive-install) Compilation warning, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 05db537bbb 6/9: Tidy: Spacing,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 3eae122932 1/9: Fix: (h/history-current-entry) Move into hyperdrive-lib.el, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 8dce0e034d 8/9: Fix: (he/within-version-range) Handle version-less ENTRY argument, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 2cf19fe099 2/9: Fix: (hyperdrive-dir-handler) Compilation warning, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 9815aae528 3/9: Fix: (he//invalidate) Compilation error, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive aeaa3867e5 5/9: Fix: (h//download-monitor-update) Compilation warning, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 07081f787d 7/9: Fix: (he/next) Use cached latest version, ELPA Syncer, 2024/08/15
- [nongnu] elpa/hyperdrive 78035e0e21 9/9: Tidy: (he/within-version-range) Docstring, ELPA Syncer, 2024/08/15