]> git.eshelyaron.com Git - emacs.git/commit
* Invoke spawed Emacs processes with '-Q' when native compiling (bug#60208)
authorAndrea Corallo <akrl@sdf.org>
Wed, 21 Dec 2022 22:26:52 +0000 (23:26 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 21 Dec 2022 22:29:33 +0000 (23:29 +0100)
commite59216d3be86918b995bd63273c851ebc6176a83
treeb009ff3d9825492156e345c84663761547326e86
parent777b383dd0f61488ba4e43756cf43521f994f906
* Invoke spawed Emacs processes with '-Q' when native compiling (bug#60208)

* lisp/emacs-lisp/comp.el (comp-final): Invoke spawned Emacs with '-Q'.
(comp-run-async-workers): Likewise.
lisp/emacs-lisp/comp.el