From 05167c1173c4a6c6850ba62da6757760e2df3507 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 8 Nov 2019 15:41:26 +0100 Subject: [PATCH] Fix MS-Windows version reference in FAQ * doc/misc/efaq-w32.texi (Which versions of Windows): Clarify that we support all recent versions of MS-Windows. (Bug#38023) --- doc/misc/efaq-w32.texi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index cdd01e47f00..3e2b0b12cfc 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi @@ -125,10 +125,12 @@ systems. @cindex Windows, versions @cindex supported versions of Windows -Emacs @value{EMACSVER} is known to run on all versions of Windows from -Windows 98 and Windows NT 4.0 through to Windows 8.1. The Windows -port is built using the Win32 API and supports most features of the X -version, including variable width fonts, images and tooltips. +Emacs @value{EMACSVER} is known to run on all versions of Windows 9X +from Windows 98 onward, and all versions of the NT family starting +from NT 4.0; this includes all the modern versions from Windows XP and +on. The Windows port is built using the Win32 API and supports most +features of the X version, including variable width fonts, images and +tooltips. Emacs on Windows can be compiled as either a 32-bit or a 64-bit executable, using the MinGW GCC compiler and development tools. -- 2.39.5