1
0
forked from aniani/vim

updated for version 7.3.986

Problem:    Test 95 doesn't pass when 'encoding' isn't utf-8. (Yasuhiro
            Matsumoto)
Solution:   Force 'encoding' to be utf-8.
This commit is contained in:
Bram Moolenaar
2013-05-21 13:05:15 +02:00
parent 8dd7901a66
commit d7a06b1d71
2 changed files with 4 additions and 1 deletions

View File

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