aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-10-02 17:08:12 +0000
committerGlenn Morris2008-10-02 17:08:12 +0000
commitc8f55af59402db1c0f01b4fe3646001488c99740 (patch)
treeec90524cb31d3f78a3c28925c9e1cdc4de3c9206
parenta3f99141bcd3a4af7a260cdb9fbd50366ba225a2 (diff)
downloademacs-c8f55af59402db1c0f01b4fe3646001488c99740.tar.gz
emacs-c8f55af59402db1c0f01b4fe3646001488c99740.zip
Mention nt and nextstep INSTALL files at the start.
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 75d691f2b6c..24c1210d0d6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,6 +4,11 @@ Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
4See the end of the file for license conditions. 4See the end of the file for license conditions.
5 5
6 6
7This file contains general information. For more specific information
8for the Windows, and GNUStep/Mac OS X ports, also see the files
9nt/INSTALL and nextstep/INSTALL.
10
11
7BASIC INSTALLATION 12BASIC INSTALLATION
8 13
9The simplest way to build Emacs is to use the `configure' shell script 14The simplest way to build Emacs is to use the `configure' shell script