diff --git a/webpaste.el b/webpaste.el index ef2a7d1..90bc8d6 100644 --- a/webpaste.el +++ b/webpaste.el @@ -118,7 +118,7 @@ return it to the user." :value-type (function :tag "lambda function to the provider"))) -;; Function we use to return the RETURNED-URL from the service +;;;###autoload (defun webpaste-return-url (returned-url) "Return RETURNED-URL to user from the result of the paste service."