From: Eli Zaretskii Date: Sat, 14 Sep 2024 12:42:15 +0000 (+0300) Subject: ; * etc/NEWS: Fix last change. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b71eec43fc8c958320ceaf13167cb45831ba430e;p=emacs.git ; * etc/NEWS: Fix last change. (cherry picked from commit 3e98ad3063a6dfc96676d297ee6ea3c96a3e049f) --- diff --git a/etc/NEWS b/etc/NEWS index d679b16cfb0..16292e1030b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -409,7 +409,8 @@ 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'. +a dialog popped by 'message-box'. This is supported on Windows Vista +and later versions. ----------------------------------------------------------------------