summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorChristoph Scholtes <cschol2112@gmail.com>2012-02-05 13:56:41 -0700
committerChristoph Scholtes <cschol2112@gmail.com>2012-02-05 13:56:41 -0700
commit3e44c7824fbd6bdc2396d89637f6760c70d9be39 (patch)
tree01fbfe68dc452f21fbf33710b8eb9fb7793aad90 /nt
parent7519763363bcb835f5387784bce5251ea1beb71e (diff)
downloademacs-3e44c7824fbd6bdc2396d89637f6760c70d9be39.tar.gz
* make-dist (README.W32): Include file in source tarball.
* nt/README.W32: Clarification for inclusion in source tarball.
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog2
-rw-r--r--nt/README.W3213
2 files changed, 11 insertions, 4 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index f34fe11084c..d696b88abb4 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,5 +1,7 @@
2012-02-05 Christoph Scholtes <cschol2112@googlemail.com>
+ * README.W32: Clarification for inclusion in source tarball.
+
* gmake.defs (PRAGMA_SYSTEM_HEADER): Add for GCC.
* nmake.defs (PRAGMA_SYSTEM_HEADER): Add, but ignore with MSVC.
diff --git a/nt/README.W32 b/nt/README.W32
index 8f33dee2d9b..fa9a01939c5 100644
--- a/nt/README.W32
+++ b/nt/README.W32
@@ -3,16 +3,21 @@ See the end of the file for license conditions.
Emacs for Windows
- This README file describes how to set up and run a precompiled
- version of GNU Emacs for Windows. This distribution can be found on
- the ftp.gnu.org server and its mirrors:
+ This README.W32 file describes how to set up and run a precompiled
+ distribution of GNU Emacs for Windows. You can find the precompiled
+ distribution on the ftp.gnu.org server and its mirrors:
- ftp://ftp.gnu.org/gnu/emacs/windows/
+ ftp://ftp.gnu.org/gnu/emacs/windows/
This server contains other distributions, including the full Emacs
source distribution and a barebin distribution which can be installed
over it, as well as older releases of Emacs for Windows.
+ Information on how to compile Emacs from sources on Windows is in
+ the files README and INSTALL in this directory. If you received
+ this file as part of the Emacs source distribution, please read
+ those 2 files and not this one.
+
Answers to frequently asked questions, and further information about
this port of GNU Emacs and related software packages can be found via
http: