diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 | ||
| 1370 | according 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 | ||