diff --git a/etc/NEWS b/etc/NEWS index 7467af6055c..5ebc109f734 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1909,6 +1909,9 @@ allowing Emacs users access to speech recognition utilities. Note: Accepting this permission allows the use of system APIs, which may send user data to Apple’s speech recognition servers. ++++ +** On Mac OS X, stipples now render with color. + --- ** Emacs on MS-Windows now supports GUI dialogs and message boxes better. In particular, it is now possible to show text with embedded newlines in @@ -1939,6 +1942,12 @@ current buffer, if the major mode supports it. (Support for 'yank-media' will be unavailable on MS-Windows if Emacs was configured '--without-native-image-api'.) +--- +** Emacs on MS-Windows now supports up to 1024 sub-processes. +Changes in implementation of monitoring sub-processes allow Emacs on +MS-Windows to start up to 1024 sub-processes, similar to GNU/Linux and +other free systems. + --- ** Images on MS-Windows now support the ':transform-smoothing' flag. Transformed images are smoothed using the bilinear interpolation by @@ -1955,9 +1964,6 @@ Accordingly, we have revised our recommendations for a suitable DJGPP toolchain to GCC 14.2.0 and Binutils 2.35.1 in lieu of GCC 3.4.x and Binutils 2.26. -+++ -** On Mac OS X, stipples now render with color. - ---------------------------------------------------------------------- This file is part of GNU Emacs.