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

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

[elpa] externals/ssh-deploy 63321ec 112/173: Just a white-space fix for


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy 63321ec 112/173: Just a white-space fix for more coherency
Date: Sat, 20 Oct 2018 10:36:40 -0400 (EDT)

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

    Just a white-space fix for more coherency
---
 ssh-deploy.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ssh-deploy.el b/ssh-deploy.el
index 37be013..8f286fd 100644
--- a/ssh-deploy.el
+++ b/ssh-deploy.el
@@ -205,6 +205,7 @@
 ;; these functions are only used internally and should be of no value to 
outside public and handler functions.
 ;; these functions MUST not use module variables.
 
+
 (defun ssh-deploy--insert-keyword (text)
   "Insert TEXT as bold text."
   (put-text-property 0 (length text) 'face 'font-lock-keyword-face text)



reply via email to

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