aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bbcdc0c340a..ec3d25c4870 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1178,6 +1178,13 @@ qualified names by hand.
1178* Changes in Emacs 25.1 on Non-Free Operating Systems 1178* Changes in Emacs 25.1 on Non-Free Operating Systems
1179 1179
1180--- 1180---
1181** MS-Windows specific Emacs build scripts are no longer in the distribution
1182This includes the makefile.w32-in files in various subdirectories, and
1183the support files. The file nt/configure.bat now just tells the user
1184to use the procedure described in nt/INSTALL, by running the Posix
1185`configure' script in the top-level directory.
1186
1187---
1181** Building Emacs for MS-Windows requires at least Windows XP 1188** Building Emacs for MS-Windows requires at least Windows XP
1182or Windows Server 2003. The built binaries still run on all versions 1189or Windows Server 2003. The built binaries still run on all versions
1183of Windows starting with Windows 9X. 1190of Windows starting with Windows 9X.