annotate README_src.txt @ 7361:7e79aa31c025

Added tag v7.4.985 for changeset b20095ba6fc2b8f952e14507475f7e4a6b01578a
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Dec 2015 21:00:05 +0100
parents 359743c1f59a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5294
359743c1f59a release version 7.4
Bram Moolenaar <bram@vim.org>
parents: 5247
diff changeset
1 README_src.txt for version 7.4 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.
5146
6ec6b7ff2d43 Vim 7.4a BETA release.
Bram Moolenaar <bram@vim.org>
parents: 2577
diff changeset
4 It is packed for Unix systems (NL line separator).
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 For more information, see the README.txt file that comes with the runtime
5146
6ec6b7ff2d43 Vim 7.4a BETA release.
Bram Moolenaar <bram@vim.org>
parents: 2577
diff changeset
7 archive (vim-7.4-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
8 archive too!