annotate README_srcdos.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2561
1851bce339fc Version 7.3f -> 7.3g
Bram Moolenaar <bram@vim.org>
parents: 2527
diff changeset
1 README_srcdos.txt for version 7.3g 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 The DOS source archive contains the files needed to compile Vim on MS-DOS or
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10 VisVim sources.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
11
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
12 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.