]> git.eshelyaron.com Git - emacs.git/commit
Document native-comp-async-report-warning-errors more
authorRobert Pluim <rpluim@gmail.com>
Tue, 7 Dec 2021 17:43:01 +0000 (18:43 +0100)
committerRobert Pluim <rpluim@gmail.com>
Tue, 7 Dec 2021 18:49:32 +0000 (19:49 +0100)
commitce5bca491344520cab2cdd998441761765fc66f3
treed46d42dccd3b8f0d533026a3a5281c7af74f090b
parent1933cd5307e1b6c628d2123533e27fc2bc436fcc
Document native-comp-async-report-warning-errors more

The docstring has a description of how fix problems in lisp code
detected by native compilation, but not the Emacs Lisp manual, so
document it there as well.

* doc/lispref/compile.texi (Native-Compilation Functions): Refer to
'native-comp-async-report-warning-errors'
(Native-Compilation Variables): Explain potential cause of warnings
from native compilation.
doc/lispref/compile.texi