]> git.eshelyaron.com Git - emacs.git/commitdiff
; Tweak recently-added NEWS entry.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Feb 2024 16:25:12 +0000 (18:25 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 2 Mar 2024 06:31:31 +0000 (07:31 +0100)
(cherry picked from commit e18a6fbb44ac48998a1aebe25136a59e5a419b57)

etc/NEWS

index fce41e2a468dc42e3aed2654387d87a0db4966b1..9f59daa238603e00250fbbaf9a096fc2eee21ff5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2113,7 +2113,10 @@ Its warning name is 'docstrings-wide'.
 ** New user option 'native-comp-async-warnings-errors-kind'.
 It allows control of what kinds of warnings and errors from asynchronous
 native compilation are reported to the parent Emacs process.  The
-default is to report all errors and only important warnings.
+default is to report all errors and only important warnings.  If you
+were used to customizing 'native-comp-async-report-warnings-errors' to
+nil or 'silent', we suggest that you now leave it at its default value,
+and see if you get only warnings that matter.
 
 +++
 ** New function declaration and property 'important-return-value'.