]> git.eshelyaron.com Git - emacs.git/commit
Add a 'silent option for native-comp-async-report-warnings-errors
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 15 May 2021 16:36:05 +0000 (09:36 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 16 May 2021 21:27:53 +0000 (14:27 -0700)
commite761e12498ff108c3b82e9d27843baec6670447c
treedbd78998ea90f03fd004c4bb46a269015452ec08
parent0212fb180a118795b4de383cc712e7079c998cef
Add a 'silent option for native-comp-async-report-warnings-errors

* lisp/emacs-lisp/comp.el (native-comp-async-report-warnings-errors):
Set to 'silent to log warnings, but not pop up the *Warnings* buffer.
* lisp/emacs-lisp/comp.el (comp-accept-and-process-async-output):
Check value.
lisp/emacs-lisp/comp.el