1
0
forked from aniani/vim

patch 7.4.2085

Problem:    Digraph tests fails on some systems.
Solution:   Run it separately and set 'encoding' early.
This commit is contained in:
Bram Moolenaar
2016-07-21 10:11:03 +02:00
parent 6008433381
commit dfd63e30d1
4 changed files with 5 additions and 9 deletions

View File

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