; * etc/NEWS: Fix a recently-added entry.
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 May 2024 06:34:18 +0000 (09:34 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 May 2024 06:34:18 +0000 (09:34 +0300)
etc/NEWS

index d4177d759f3bac223689d5db63be543ffc38d359..be65a6c0c58624fa6602fba44b83a3455385bbc1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2427,7 +2427,8 @@ Its warning name is 'docstrings-wide'.
 Emacs now emits a run-time warning if an Elisp source file being loaded
 lacks the '-*- lexical-binding: ... -*-' cookie on the first line.
 See the lexical-binding compiler warning described above for how to make
-the warning go away.
+the warning go away.  User init file (whose name is the value of
+'user-init-file') is exempt from this warning.
 
 ---
 ** New user option 'native-comp-async-warnings-errors-kind'.