; Fix last change in etc/NEWS

This commit is contained in:
Michael Albinus 2023-01-24 18:27:57 +01:00
parent bc78285e68
commit deee3a9262

View file

@ -1681,7 +1681,7 @@ command is installed.
*** C++ Mode now supports most of the new features in the C++20 Standard.
---
*** In Objective C Mode, no extra types are recognized by default.
*** In Objective-C Mode, no extra types are recognized by default.
The default value of 'objc-font-lock-extra-types' has been changed to
nil, since too many identifiers were getting misfontified as types.
This may cause some actual types not to get fontified. To get the old