aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 49b7fcd8c21..870d39f7eef 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -218,8 +218,10 @@ Defaults to 'libravatar', with 'unicornify' and 'gravatar' as options.
218** Compilation mode 218** Compilation mode
219 219
220*** Regexp matching of messages is now case-sensitive by default. 220*** Regexp matching of messages is now case-sensitive by default.
221The user option 'compilation-error-case-fold-search' can be set 221The variable 'compilation-error-case-fold-search' can be set for
222for case-insensitive matching of messages. 222case-insensitive matching of messages when the old behaviour is
223required, but the recommended solution is to use a correctly matching
224regexp instead.
223 225
224 226
225* New Modes and Packages in Emacs 28.1 227* New Modes and Packages in Emacs 28.1