From: Eli Zaretskii Date: Sat, 14 Sep 2024 11:02:51 +0000 (+0300) Subject: ; * etc/NEWS: Announce the improvements in w32 GUI dialogs. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=772f6269596597932c36722593160e24fb4f097d;p=emacs.git ; * etc/NEWS: Announce the improvements in w32 GUI dialogs. (cherry picked from commit 0a6e988b8d2d610d824d84a176fe9c5e86e02a87) --- diff --git a/etc/NEWS b/etc/NEWS index b36285231ef..6cbd3c712e1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -400,6 +400,11 @@ 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. +--- +** 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 +a dialog popped by 'message-box'. + ---------------------------------------------------------------------- This file is part of GNU Emacs.