mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 19:29:37 +00:00
Merge pull request from phst/bug398
Declare package-read-all-archive-contents GitHub-reference: https://github.com/jwiegley/use-package/issues/402
This commit is contained in:
commit
42b7a774cf
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
(eval-when-compile (require 'regexp-opt))
|
||||
|
||||
(declare-function package-installed-p "package")
|
||||
(declare-function package-read-all-archive-contents "package" ())
|
||||
|
||||
(defgroup use-package nil
|
||||
"A use-package declaration for simplifying your `.emacs'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue