comparison README_src.txt @ 5146:6ec6b7ff2d43 v7.4a

Vim 7.4a BETA release.
author Bram Moolenaar <bram@vim.org>
date Sat, 06 Jul 2013 15:44:11 +0200
parents 073ff46fe397
children 09c88160095d
comparison
equal deleted inserted replaced
5145:f34c9a9a5112 5146:6ec6b7ff2d43
1 README_src.txt for version 7.3 of Vim: Vi IMproved. 1 README_src.txt for version 7.4a of Vim: Vi IMproved.
2 2
3 The source archive contains the files needed to compile Vim on Unix systems. 3 The source archive contains the files needed to compile Vim on Unix systems.
4 It is packed for Unix systems (NL line separator). It is also used for other 4 It is packed for Unix systems (NL line separator).
5 systems in combination with the extra archive (vim-7.3-extra.tar.gz, in the
6 "extra" directory of ftp.vim.org).
7 5
8 For more information, see the README.txt file that comes with the runtime 6 For more information, see the README.txt file that comes with the runtime
9 archive (vim-7.3-rt.tar.gz). To be able to run Vim you MUST get the runtime 7 archive (vim-7.4-rt.tar.gz). To be able to run Vim you MUST get the runtime
10 archive too! 8 archive too!