emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 05167c1: Fix MS-Windows version reference in FAQ


From: Stefan Kangas
Subject: master 05167c1: Fix MS-Windows version reference in FAQ
Date: Fri, 8 Nov 2019 09:44:36 -0500 (EST)

branch: master
commit 05167c1173c4a6c6850ba62da6757760e2df3507
Author: Eli Zaretskii <address@hidden>
Commit: Stefan Kangas <address@hidden>

    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 cdd01e4..3e2b0b1 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]