1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

; * etc/NEWS: Fix last change.

This commit is contained in:
Eli Zaretskii 2026-03-03 16:28:53 +02:00
parent d272dedf8c
commit 1a9a4d263a

View file

@ -144,10 +144,10 @@ instead of its now-obsolete variable.
** Network Security Manager (NSM) is now more strict.
---
** Add the 'special-mirror-table' char-table.
This char-table is used to mirror special characters (truncation and
** New char-table 'special-mirror-table' for mirroring special glyphs.
This char-table is used to mirror special glyphs (truncation and
continuation) when the user has defined an alternative representation
for those characters via display table.
for those characters via display tables.
*** NSM warns about TLS 1.1 by default.
It has been deprecated by RFC 8996, published in 2021.