comparison README_src.txt @ 2564:f85004953416 vim73

README and help file updates.
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 17:46:20 +0200
parents 1851bce339fc
children ee53a39d5896
comparison
equal deleted inserted replaced
2563:5769dc787ec5 2564:f85004953416
1 README_src.txt for version 7.3g of Vim: Vi IMproved. 1 README_src.txt for version 7.3g 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). It is also used for other
5 systems in combination with the extra archive (vim-7.2-extra.tar.gz, in the 5 systems in combination with the extra archive (vim-7.3-extra.tar.gz, in the
6 "extra" directory of ftp.vim.org). 6 "extra" directory of ftp.vim.org).
7 7
8 For more information, see the README.txt file that comes with the runtime 8 For more information, see the README.txt file that comes with the runtime
9 archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime 9 archive (vim-7.3-rt.tar.gz). To be able to run Vim you MUST get the runtime
10 archive too! 10 archive too!