mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 05:47:36 +00:00
; * etc/NEWS: Fix last change.
This commit is contained in:
parent
5579d32a41
commit
1d6ec2a040
1 changed files with 1 additions and 3 deletions
4
etc/NEWS
4
etc/NEWS
|
|
@ -71,8 +71,6 @@ done from early-init.el, such as adding to 'package-directory-list'.
|
|||
|
||||
* Changes in Emacs 31.1
|
||||
|
||||
** Emacs now supports Unicode Standard version 17.0.
|
||||
|
||||
** 'prettify-symbols-mode' attempts to ignore undisplayable characters.
|
||||
Previously, such characters would be rendered as, e.g., white boxes.
|
||||
|
||||
|
|
@ -647,7 +645,7 @@ pair with 'completing-read', and removes it from the translation table.
|
|||
** Internationalization
|
||||
|
||||
---
|
||||
*** Emacs now supports Unicode version 16.0.
|
||||
*** Emacs now supports Unicode Standard version 17.0.
|
||||
|
||||
---
|
||||
*** New input method 'greek-polytonic'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue