• Stefan Kangas's avatar
    Make load argument of native-compile-async internal · 6781cd67
    Stefan Kangas authored
    * lisp/emacs-lisp/comp.el (native--compile-async): New defun extracted
    from native-compile-async.
    (native-compile-async): Remove load argument and use above new defun.
    * src/comp.c (maybe_defer_native_compilation): Use above new
    defun.  (Bug#44676)
    6781cd67
comp.el 145 KB