* emacs-lisp/package.el (package-refresh-contents): Add autoload.
This commit is contained in:
parent
be890cb842
commit
38bb2ca88d
2 changed files with 5 additions and 0 deletions
|
@ -1076,6 +1076,7 @@ similar to an entry in `package-alist'. Save the cached copy to
|
|||
(let ((version-control 'never))
|
||||
(save-buffer))))))
|
||||
|
||||
;;;###autoload
|
||||
(defun package-refresh-contents ()
|
||||
"Download the ELPA archive description if needed.
|
||||
This informs Emacs about the latest versions of all packages, and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue