mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Wording change because package.el
has changed in HEAD.
This commit is contained in:
parent
9470f40e4f
commit
42cb528e2a
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ backwards for what I needed. Both problems are
|
|||
(setq requirements (reverse requirements))
|
||||
(print requirements))
|
||||
|
||||
If you are not using Emacs24 from HEAD, you may also need this to initialize packages after they are downlaoded and installed.
|
||||
|
||||
(defadvice package-download-tar
|
||||
(after package-download-tar-initialize activate compile)
|
||||
"initialize the package after compilation"
|
||||
|
|
Loading…
Reference in a new issue