]> git.eshelyaron.com Git - emacs.git/commit
Support native compilation of packages on install
authorStefan Kangas <stefan@marxist.se>
Thu, 19 Nov 2020 21:09:37 +0000 (22:09 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 20 Nov 2020 20:05:57 +0000 (21:05 +0100)
commit050de01d948fa2c07d9e8fbd73c683fdb615ff32
treeda966db123eb7bc5ca7f6438af884ef0089b57b1
parenta79365acaff843a144eacc620bfe6992051f84d4
Support native compilation of packages on install

* lisp/emacs-lisp/package.el (package-unpack)
(package--native-compile): Native compile packages on install, if the
feature is available.  (Bug#44676)
(package-native-compile): New defcustom.
etc/NEWS
lisp/emacs-lisp/package.el