diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2014-01-08 18:24:54 -0500 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-01-08 18:24:54 -0500 |
commit | ac4c50ad333ca1ba1478b4766c866efeea59eb30 (patch) | |
tree | 49abfcd355ffd8c8f18b2233946b87b845c7028f /INSTALL | |
parent | 9475054f3ccaf887866bc843d508ccc27eab04d0 (diff) | |
download | emacs-ac4c50ad333ca1ba1478b4766c866efeea59eb30.tar.gz |
Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ This file contains general information on building GNU Emacs. For more information specific to the MS-Windows, GNUstep/Mac OS X, and MS-DOS ports, also read the files nt/INSTALL, nextstep/INSTALL, and msdos/INSTALL. For information about building from a Bazaar checkout -(rather than a release), also read the file INSTALL.BZR. +(rather than a release), also read the file INSTALL.REPO. BASIC INSTALLATION |