; * etc/NEWS: Fix typos.
This commit is contained in:
parent
c15c0f7f01
commit
bc78285e68
1 changed files with 7 additions and 5 deletions
12
etc/NEWS
12
etc/NEWS
|
@ -1679,12 +1679,14 @@ command is installed.
|
||||||
|
|
||||||
---
|
---
|
||||||
*** C++ Mode now supports most of the new features in the C++20 Standard.
|
*** C++ Mode now supports most of the new features in the C++20 Standard.
|
||||||
|
|
||||||
---
|
---
|
||||||
*** In objective-C Mode, the default value of
|
*** In Objective C Mode, no extra types are recognized by default.
|
||||||
objc-font-lock-extra-types has been changed to nil, since too many
|
The default value of 'objc-font-lock-extra-types' has been changed to
|
||||||
identifiers were getting misfontified as types. This may cause some
|
nil, since too many identifiers were getting misfontified as types.
|
||||||
actual types not to get fontified. To get the old behavior back,
|
This may cause some actual types not to get fontified. To get the old
|
||||||
customize the variable to the value suggested in its doc string.
|
behavior back, customize the user option to the value suggested in its
|
||||||
|
doc string.
|
||||||
|
|
||||||
** Cperl Mode
|
** Cperl Mode
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue