]> code.delx.au - gnu-emacs-elpa/commit
Allow customizing which packages compile async (#46).
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 30 Dec 2014 04:46:50 +0000 (05:46 +0100)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 30 Dec 2014 04:46:50 +0000 (05:46 +0100)
commitd250e7bd2ccad3f5a5c37de9774cc91cf57afdc9
tree3c80f4ab7ecb18426329b9b7130140efdd511cbd
parent348600db3908ebc934071bba2c2fc7cfaecaec1a
Allow customizing which packages compile async (#46).

* async-bytecomp.el (async-bytecomp-allowed-packages): New user var.
(package--compile): Use it.
async-bytecomp.el