1
0
forked from aniani/vim

updated for version 7.3.505

Problem:    Test 11 fails on MS-Windows in some versions.
Solution:   Fix #ifdefs for whether filtering through a pipe is possible. Move
            setting b_no_eol_lnum back to where it was before patch 7.3.124.
            (David Pope)
This commit is contained in:
Bram Moolenaar
2012-04-25 16:50:48 +02:00
parent 720ce53af0
commit 68a33fc704
5 changed files with 14 additions and 6 deletions

View File

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