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

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

[elpa] externals/ssh-deploy 9d6d8a4 136/173: Improved comments, trying t


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 9d6d8a4 136/173: Improved comments, trying to trigger MELPA refresh
Date: Sat, 20 Oct 2018 10:36:45 -0400 (EDT)

branch: externals/ssh-deploy
commit 9d6d8a4dfeb96f0b13174416b698b3731cfbd2df
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Improved comments, trying to trigger MELPA refresh
---
 ssh-deploy.el | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/ssh-deploy.el b/ssh-deploy.el
index a7b3fd7..b3d6c30 100644
--- a/ssh-deploy.el
+++ b/ssh-deploy.el
@@ -3,7 +3,7 @@
 ;; Author: Christian Johansson <github.com/cjohansson>
 ;; Maintainer: Christian Johansson <github.com/cjohansson>
 ;; Created: 5 Jul 2016
-;; Modified: 27 Jun 2018
+;; Modified: 28 Jun 2018
 ;; Version: 1.9
 ;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-ssh-deploy
@@ -1098,9 +1098,11 @@
         (ssh-deploy-browse-remote root-local root-local ssh-deploy-root-remote 
ssh-deploy-exclude-list))))
 
 
-;;; Menu-bar logic
+;;; Menu-bar
 
-;; Creating a new menu pane in the menu bar to the right of “Tools” menu
+;; Creating a new menu pane named Deployment  in the menu-bar to the right of 
“Tools” menu
+;; This is particularly useful when key-bindings are not working because of 
some mode
+;; overriding them.
 (define-key-after
   global-map
   [menu-bar sshdeploy]



reply via email to

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