]> code.delx.au - gnu-emacs-elpa/commit
Don't use package--get-deps that doesn't handle non installed packages.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 12 Apr 2015 13:39:26 +0000 (15:39 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 12 Apr 2015 13:39:26 +0000 (15:39 +0200)
commit1da6e8f7dee539c5b77068fc4a51dba7f19b132b
tree2e015b1753fcad191923f38ef6037589e2724938
parent3ba79b2f8f27bd281bef5a334b611143807aca65
Don't use package--get-deps that doesn't handle non installed packages.

* async-bytecomp.el (async-bytecomp--get-package-deps): Same as package--get-deps
but handle non installed packages.
async-bytecomp.el