]> git.eshelyaron.com Git - emacs.git/commit
* Allow for logging async compilation command line
authorAndrea Corallo <akrl@sdf.org>
Thu, 14 May 2020 08:11:55 +0000 (09:11 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 15 May 2020 19:06:49 +0000 (20:06 +0100)
commit9a64585c126200d0f4b65fd45f6380244fe1d26c
treef7d6b481310ee628905e146cfae2327b2ad3da1f
parentff9e40e9fefacfda9cce38d8884694b1c5207b1c
* Allow for logging async compilation command line

* lisp/emacs-lisp/comp.el (comp-run-async-workers): When non zero
verbose log async compilation command line invocation.
lisp/emacs-lisp/comp.el