Mercurial > emacs
comparison INSTALL @ 100902:cf89f5c49828
Mention INSTALL.CVS.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 05 Jan 2009 01:02:19 +0000 |
parents | 41a356a46f3f |
children | 76e34fe20234 |
comparison
equal
deleted
inserted
replaced
100901:46d3d2fe1b09 | 100902:cf89f5c49828 |
---|---|
1 GNU Emacs Installation Guide | 1 GNU Emacs Installation Guide |
2 Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, | 2 Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, |
3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. |
4 See the end of the file for license conditions. | 4 See the end of the file for license conditions. |
5 | 5 |
6 | 6 |
7 This file contains general information. For more specific information | 7 This file contains general information. For more specific information |
8 for the Windows, GNUstep/Mac OS X, and MS-DOS ports, also see the files | 8 for the Windows, GNUstep/Mac OS X, and MS-DOS ports, also see the files |
9 nt/INSTALL nextstep/INSTALL, and msdos/INSTALL. | 9 nt/INSTALL nextstep/INSTALL, and msdos/INSTALL. For information |
10 specific to building from a CVS checkout (rather than a release), see | |
11 the file INSTALL.CVS. | |
10 | 12 |
11 | 13 |
12 BASIC INSTALLATION | 14 BASIC INSTALLATION |
13 | 15 |
14 The simplest way to build Emacs is to use the `configure' shell script | 16 The simplest way to build Emacs is to use the `configure' shell script |