mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
; * etc/NEWS: Fix a recently-added entry.
This commit is contained in:
parent
139931fefb
commit
c74c65f5e1
1 changed files with 2 additions and 1 deletions
3
etc/NEWS
3
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'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue