1
0
forked from aniani/vim

updated for version 7.4.370

Problem:    Linebreak test fails when encoding is not utf-8. (Danek Duvall)
Solution:   Split the test in a single byte one and a utf-8 one. (Christian
            Brabandt)
This commit is contained in:
Bram Moolenaar
2014-07-16 17:01:53 +02:00
parent 4e036c9e6f
commit b5647f71c2
11 changed files with 74 additions and 32 deletions

View File

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