annotate README_amisrc.txt @ 2051:ef2890033e88 v7.2.337

updated for version 7.2.337 Problem: The :compiler command doesn't function properly when invoked in a function. Solution: Add "g:" before "current_compiler". (Yukihiro Nakadaira)
author Bram Moolenaar <bram@zimbu.org>
date Tue, 19 Jan 2010 16:13:50 +0100
parents 5232b9862f23
children 7c8c7c95a865
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1702
5232b9862f23 updated for version 7.2-000
vimboss
parents: 1698
diff changeset
1 README_amisrc.txt for version 7.2 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_ami.txt" for installation instructions for the Amiga.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 These files are in the runtime archive (vim60rt.tgz).
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 Amiga source archive contains the files needed to compile Vim on the
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 Amiga.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
11 See "src/INSTALLami.txt" for instructions on how to compile Vim on the Amiga.