diff options
| author | Po Lu | 2025-02-20 14:25:05 +0800 |
|---|---|---|
| committer | Po Lu | 2025-02-20 14:25:05 +0800 |
| commit | 1468190e11b7eed49a024ffbff3da2bca21862bc (patch) | |
| tree | 9b76f148e2e1626a4851e833d1d8d8c9c0c2cad9 | |
| parent | c22957c4bf7dd25857a44946169c4818996a49d9 (diff) | |
| download | emacs-1468190e11b7eed49a024ffbff3da2bca21862bc.tar.gz emacs-1468190e11b7eed49a024ffbff3da2bca21862bc.zip | |
; * etc/NEWS: Announce MS-DOS updates.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1624,6 +1624,12 @@ means of the GDI+ library. | |||
| 1624 | In addition to ':file FILE' for playing a sound from a file, ':data | 1624 | In addition to ':file FILE' for playing a sound from a file, ':data |
| 1625 | DATA' can now be used to play a sound from memory. | 1625 | DATA' can now be used to play a sound from memory. |
| 1626 | 1626 | ||
| 1627 | --- | ||
| 1628 | ** The MS-DOS port of Emacs now supports more recent releases of GCC and Binutils. | ||
| 1629 | Accordingly, we have revised our recommendations for a suitable DJGPP | ||
| 1630 | toolchain to GCC 14.2.0 and Binutils 2.35.1 in lieu of GCC 3.4.x and | ||
| 1631 | Binutils 2.26. | ||
| 1632 | |||
| 1627 | 1633 | ||
| 1628 | ---------------------------------------------------------------------- | 1634 | ---------------------------------------------------------------------- |
| 1629 | This file is part of GNU Emacs. | 1635 | This file is part of GNU Emacs. |