aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2025-09-11 19:30:19 +0300
committerEli Zaretskii2025-09-11 19:30:19 +0300
commit1d6ec2a0406c8a53fcf793b05453dbcc7e809d76 (patch)
treef2c67d83d53b94bf88018b6f6fe1097e75cc10e1 /etc
parent5579d32a41cae8c525021739e83f84abc3ab4746 (diff)
downloademacs-1d6ec2a0406c8a53fcf793b05453dbcc7e809d76.tar.gz
emacs-1d6ec2a0406c8a53fcf793b05453dbcc7e809d76.zip
; * etc/NEWS: Fix last change.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c410843f8f0..a69029c1b38 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -71,8 +71,6 @@ done from early-init.el, such as adding to 'package-directory-list'.
71 71
72* Changes in Emacs 31.1 72* Changes in Emacs 31.1
73 73
74** Emacs now supports Unicode Standard version 17.0.
75
76** 'prettify-symbols-mode' attempts to ignore undisplayable characters. 74** 'prettify-symbols-mode' attempts to ignore undisplayable characters.
77Previously, such characters would be rendered as, e.g., white boxes. 75Previously, such characters would be rendered as, e.g., white boxes.
78 76
@@ -647,7 +645,7 @@ pair with 'completing-read', and removes it from the translation table.
647** Internationalization 645** Internationalization
648 646
649--- 647---
650*** Emacs now supports Unicode version 16.0. 648*** Emacs now supports Unicode Standard version 17.0.
651 649
652--- 650---
653*** New input method 'greek-polytonic'. 651*** New input method 'greek-polytonic'.