]> git.eshelyaron.com Git - emacs.git/commitdiff
Add an autoload cookie to package-upload-file
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Jul 2019 09:18:37 +0000 (11:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 26 Jul 2019 09:18:37 +0000 (11:18 +0200)
* lisp/emacs-lisp/package-x.el (package-upload-file): Add an
autoload cookie (bug#26724).

lisp/emacs-lisp/package-x.el

index 1486aeb3738608924ec69a007b6c20f52e203858..a84c63d8711f9365e995b098b7f54e50e906c0c8 100644 (file)
@@ -281,6 +281,7 @@ destination, prompt for one."
       (let ((pkg-desc (package-buffer-info)))
        (package-upload-buffer-internal pkg-desc "el")))))
 
+;;;###autoload
 (defun package-upload-file (file)
   "Upload the Emacs Lisp package FILE to the package archive.
 Interactively, prompt for FILE.  The package is considered a