annotate README_bindos.txt @ 2577:073ff46fe397

Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony Mechelynck)
author Bram Moolenaar <bram@vim.org>
date Fri, 20 Aug 2010 11:11:57 +0200
parents ee53a39d5896 733f0dc510c3
children 6ec6b7ff2d43
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2572
ee53a39d5896 Last changes for the 7.3 release!
Bram Moolenaar <bram@vim.org>
parents: 2564
diff changeset
1 README_bindos.txt for version 7.3 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 See "README.txt" for general information about Vim.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
2564
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
5 These files are in the runtime archive (vim73rt.zip).
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 There are several binary distributions of Vim for the PC. You would normally
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 pick only one of them, but it's also possible to install several.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10 These ones are available (the version number may differ):
2564
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
11 vim73d16.zip 16 bit DOS version
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
12 vim73d32.zip 32 bit DOS version
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
13 vim73w32.zip Windows 95/98/NT/etc. console version
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
14 gvim73.zip Windows 95/98/NT/etc. GUI version
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
15 gvim73ole.zip Windows 95/98/NT/etc. GUI version with OLE
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
16 gvim73_s.zip Windows 3.1 GUI version
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
17
2564
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
18 You MUST also get the runtime archive (vim73rt.zip).
f85004953416 README and help file updates.
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
19 The sources are also available (vim73src.zip).