1
0
forked from aniani/vim

updated for version 7.4.595

Problem:    The test_command_count test fails when using Japanese.
Solution:   Force the language to C. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2015-01-27 13:28:46 +01:00
parent 1dc92334eb
commit 322a24af83
2 changed files with 3 additions and 0 deletions

View File

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