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

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

[nongnu] elpa/hyperdrive 40deed7491 7/9: Change: (hyperdrive-menu-bar-me


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 40deed7491 7/9: Change: (hyperdrive-menu-bar-menu) Remove top level "Upload"
Date: Mon, 16 Oct 2023 04:01:20 -0400 (EDT)

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

    Change: (hyperdrive-menu-bar-menu) Remove top level "Upload"
    
    The upload commands are available inside
    "Drives" > a writable drive
    or
    "Current" > "Current Drive"
---
 hyperdrive.el | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index f2079c8401..4fcc37fc4e 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -1173,13 +1173,6 @@ The return value of this function is the retrieval 
buffer."
                            (call-interactively #'hyperdrive-history))
        :help "Open version history"]))
     "---"
-    ("Upload"
-     ["Upload File" hyperdrive-upload-file
-      :help "Upload a file to a hyperdrive"]
-     ["Upload Files" hyperdrive-upload-files
-      :help "Upload multiple files to a hyperdrive"]
-     ["Mirror" hyperdrive-mirror
-      :help "Mirror a directory to a hyperdrive"])
     ("Bookmark"
      ["Bookmark Jump" hyperdrive-bookmark-jump
       :help "Jump to hyperdrive bookmark"]



reply via email to

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