annotate README_src.txt @ 827:fd1b3406fd1c v7.0d02

updated for version 7.0d02
author vimboss
date Wed, 12 Apr 2006 21:52:12 +0000
parents 6675076019ae
children 5117153003bd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
825
6675076019ae updated for version 7.0d
vimboss
parents: 810
diff changeset
1 README_src.txt for version 7.0d of Vim: Vi IMproved.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 The source archive contains the files needed to compile Vim on Unix systems.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 It is packed for Unix systems (NL line separator). It is also used for other
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 systems in combination with the extra archive (vim-6.0-extra.tar.gz, in the
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 "extra" directory of ftp.vim.org).
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 For more information, see the README.txt file that comes with the runtime
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 archive (vim-6.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10 archive too!