aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cb485992b8d..bbba59c5490 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1364,6 +1364,11 @@ Now, such rx expressions generate an error.
1364 1364
1365* Lisp Changes in Emacs 27.1 1365* Lisp Changes in Emacs 27.1
1366 1366
1367** i18n (internationalization)
1368
1369*** ngettext can be used now to return the right plural form
1370according to the given numeric value.
1371
1367+++ 1372+++
1368** inhibit-null-byte-detection is renamed to inhibit-nul-byte-detection 1373** inhibit-null-byte-detection is renamed to inhibit-nul-byte-detection
1369 1374