diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -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 | ||
| 1182 | This includes the makefile.w32-in files in various subdirectories, and | ||
| 1183 | the support files. The file nt/configure.bat now just tells the user | ||
| 1184 | to 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 |
| 1182 | or Windows Server 2003. The built binaries still run on all versions | 1189 | or Windows Server 2003. The built binaries still run on all versions |
| 1183 | of Windows starting with Windows 9X. | 1190 | of Windows starting with Windows 9X. |