]> git.eshelyaron.com Git - emacs.git/commit
* Add `comp-ensure-native-compiler' guarding entry points
authorAndrea Corallo <akrl@sdf.org>
Sun, 26 Jul 2020 07:36:09 +0000 (09:36 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 26 Jul 2020 07:36:09 +0000 (09:36 +0200)
commit6c108e44c9522d1a70ac49c4810ed5927b8b2223
tree2fac580101df70da7ec6452eb62e56be2e26ceeb
parent37e0dbc97242a69da9f02039f5635261a307659a
* Add `comp-ensure-native-compiler' guarding entry points

* lisp/emacs-lisp/comp.el (comp-ensure-native-compiler): New function.
(native-compile, batch-native-compile)
(batch-byte-native-compile-for-bootstrap, native-compile-async):
Make use of `comp-ensure-native-compiler'.
lisp/emacs-lisp/comp.el