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

[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)))))



reply via email to

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