emacs/test/lisp/mh-e
Stephen Gildea d86b2e59c7 native-comp-available-p is the definitive test
* doc/lispref/compile.texi (Native Compilation): Document
native-comp-available-p as the way to test for native compilation.
* lisp/emacs-lisp/package.el (package--native-compile-async):
* test/lisp/mh-e/mh-utils-tests.el (mh-ensure-native-trampolines):
Test for native compilation with native-comp-available-p.

Thank you to Andrea Corallo for reviewing this patch.
2021-10-05 09:24:11 -07:00
..
mh-limit-tests.el
mh-utils-tests.el native-comp-available-p is the definitive test 2021-10-05 09:24:11 -07:00
mh-xface-tests.el