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

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

[elpa] externals/ssh-deploy 8d99eb6 130/173: Updated version


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 8d99eb6 130/173: Updated version
Date: Sat, 20 Oct 2018 10:36:44 -0400 (EDT)

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

    Updated version
---
 ssh-deploy.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/ssh-deploy.el b/ssh-deploy.el
index 67734a3..16762b8 100644
--- a/ssh-deploy.el
+++ b/ssh-deploy.el
@@ -3,8 +3,8 @@
 ;; Author: Christian Johansson <github.com/cjohansson>
 ;; Maintainer: Christian Johansson <github.com/cjohansson>
 ;; Created: 5 Jul 2016
-;; Modified: 20 Apr 2018
-;; Version: 1.87
+;; Modified: 23 Jun 2018
+;; Version: 1.88
 ;; Keywords: tools, convenience
 ;; URL: https://github.com/cjohansson/emacs-ssh-deploy
 
@@ -157,10 +157,10 @@
 ;;; Code:
 
 
-;; TODO Rename function does not work properly sometimes
-;; TODO Downloading/uploading file asynchronously from diff-mode sometimes 
outputs tramp in messages, investigate this, it should show any tramp output
+;; TODO Rename function does not work properly sometimes?
+;; TODO Downloading/uploading file asynchronously from diff-mode sometimes 
outputs tramp in messages, investigate this, it should show any tramp output?
 
-(require 'ssh-deploy-diff-mode)
+(require 'ssh-deploy-diff-mode) ;; FIXME flycheck complains, why?
 
 (defgroup ssh-deploy nil
   "Upload, download, difference, browse and terminal handler for files and 
directories on remote hosts via TRAMP."



reply via email to

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