diff options
| author | Eli Zaretskii | 2025-09-11 19:30:19 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-09-11 19:30:19 +0300 |
| commit | 1d6ec2a0406c8a53fcf793b05453dbcc7e809d76 (patch) | |
| tree | f2c67d83d53b94bf88018b6f6fe1097e75cc10e1 | |
| parent | 5579d32a41cae8c525021739e83f84abc3ab4746 (diff) | |
| download | emacs-1d6ec2a0406c8a53fcf793b05453dbcc7e809d76.tar.gz emacs-1d6ec2a0406c8a53fcf793b05453dbcc7e809d76.zip | |
; * etc/NEWS: Fix last change.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -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. |
| 77 | Previously, such characters would be rendered as, e.g., white boxes. | 75 | Previously, 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'. |