1
0
forked from aniani/vim

patch 7.4.2286

Problem:    The tee program isn't included.  Makefile contains build
            instructions that don't work.
Solution:   Update the Filelist and build instructions. Remove build
            instructions for DOS and old Windows.  Add the tee program.
This commit is contained in:
Bram Moolenaar
2016-08-28 18:47:14 +02:00
parent 36f44c21da
commit fec246d2c5
4 changed files with 17 additions and 84 deletions

View File

@@ -763,6 +763,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2286,
/**/
2285,
/**/