annotate README_src.txt @ 7024:cb0592df6c86 vim72

Close unused branch 'vim72'
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Aug 2015 21:52:12 +0200
parents 733f0dc510c3
children 073ff46fe397
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2165
733f0dc510c3 Undo changes that are meant for the Vim 7.3 branch.
Bram Moolenaar <bram@vim.org>
parents: 2155
diff changeset
1 README_src.txt for version 7.2 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
2035
ca7d02cd5e49 Minor text file updates.
Bram Moolenaar <bram@zimbu.org>
parents: 1702
diff changeset
5 systems in combination with the extra archive (vim-7.2-extra.tar.gz, in the
7
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
2035
ca7d02cd5e49 Minor text file updates.
Bram Moolenaar <bram@zimbu.org>
parents: 1702
diff changeset
9 archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10 archive too!