annotate README_amisrc.txt @ 8368:db2a07b710ed
v7.4.1476
commit https://github.com/vim/vim/commit/f1d2501ebe33e148886c2914acd33140e20ee222
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Mar 3 12:22:53 2016 +0100
patch 7.4.1476
Problem: Function arguments marked as unused while they are not.
Solution: Remove UNUSED. (Yegappan Lakshmanan)
author |
Christian Brabandt <cb@256bit.org> |
date |
Thu, 03 Mar 2016 12:30:05 +0100 |
parents |
359743c1f59a |
children |
|
rev |
line source |
5294
|
1 README_amisrc.txt for version 7.4 of Vim: Vi IMproved.
|
7
|
2
|
|
3 See "README.txt" for general information about Vim.
|
|
4 See "README_ami.txt" for installation instructions for the Amiga.
|
|
5 These files are in the runtime archive (vim60rt.tgz).
|
|
6
|
|
7
|
|
8 The Amiga source archive contains the files needed to compile Vim on the
|
|
9 Amiga.
|
|
10
|
|
11 See "src/INSTALLami.txt" for instructions on how to compile Vim on the Amiga.
|