1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/doc
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
..
emacs Minor fix of a recently installed documentation change 2021-10-05 19:20:51 +03:00
lispintro Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
lispref native-comp-available-p is the definitive test 2021-10-05 09:24:11 -07:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc Update from Gnulib 2021-10-04 15:21:31 -07:00