]> git.eshelyaron.com Git - emacs.git/commit
Fix native-comp-async-report-warnings-errors :type
authorBasil L. Contovounesios <contovob@tcd.ie>
Sat, 22 May 2021 12:22:29 +0000 (13:22 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sat, 22 May 2021 12:22:29 +0000 (13:22 +0100)
commit43fd13770a8ac8452669e4de3281e9189cb36c5a
tree93354d27dd3ff2dc8d0694be2469b57e6efbc33a
parent33a52cb45832d4041b6f0db78ee289ba9aca0f64
Fix native-comp-async-report-warnings-errors :type

* doc/lispref/compile.texi (Native-Compilation Variables): Document
'silent' alternative of native-comp-async-report-warnings-errors.
* lisp/emacs-lisp/comp.el
(native-comp-async-report-warnings-errors): Fix quoting in
:type expression (bug#48586).
doc/lispref/compile.texi
lisp/emacs-lisp/comp.el