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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 2d68f749ed 056/123: Tidy


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 2d68f749ed 056/123: Tidy
Date: Fri, 6 Oct 2023 01:01:04 -0400 (EDT)

branch: elpa/hyperdrive
commit 2d68f749ed6635a048e1f702aa67d06caae327b3
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Tidy
---
 hyperdrive-menu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index 0b96c64eb8..55ffd342c6 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -157,7 +157,7 @@
                       "Next")))
     ("v p" "Previous" hyperdrive-previous-version
      :if (lambda () (oref transient--prefix scope))
-     :inapt-if-not (lambda  ()
+     :inapt-if-not (lambda ()
                      (pcase (hyperdrive-entry-previous (oref transient--prefix 
scope) :cache-only t)
                        ('unknown nil)
                        (it (hyperdrive-entry-version it))))



reply via email to

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