[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 bc78285e686: ; * etc/NEWS: Fix typos.
|
From: |
Michael Albinus |
|
Subject: |
emacs-29 bc78285e686: ; * etc/NEWS: Fix typos. |
|
Date: |
Tue, 24 Jan 2023 03:27:34 -0500 (EST) |
branch: emacs-29
commit bc78285e6864f07212c21f70fe62ba06a647256b
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>
; * etc/NEWS: Fix typos.
---
etc/NEWS | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index dd026016382..ec0c9650f76 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1679,12 +1679,14 @@ command is installed.
---
*** C++ Mode now supports most of the new features in the C++20 Standard.
+
---
-*** In objective-C Mode, 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 behavior back,
-customize the variable to the value suggested in its doc string.
+*** 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
+behavior back, customize the user option to the value suggested in its
+doc string.
** Cperl Mode
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-29 bc78285e686: ; * etc/NEWS: Fix typos.,
Michael Albinus <=