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

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

[nongnu] elpa/webpaste 92a5867 088/298: Spaces


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste 92a5867 088/298: Spaces
Date: Thu, 9 Dec 2021 18:59:50 -0500 (EST)

branch: elpa/webpaste
commit 92a586752b7fbc4089a6d92750c70274448aa496
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Spaces
---
 webpaste.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/webpaste.el b/webpaste.el
index 9275913..b5024cf 100644
--- a/webpaste.el
+++ b/webpaste.el
@@ -156,6 +156,7 @@ return it to the user."
   :type  '(alist :key-type (string :tag "provider name")
                  :value-type (sexp :tag "webpaste-provider macro definition 
for the provider")))
 
+
 (defun webpaste--get-provider-priority ()
   "Return provider priority."
 
@@ -171,6 +172,7 @@ return it to the user."
 
   webpaste-provider-priority)
 
+
 ;;;###autoload
 (defun webpaste-return-url (returned-url)
   "Return RETURNED-URL to user from the result of the paste service."



reply via email to

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