1
0
forked from aniani/vim

patch 8.2.5074: spell test fails on MS-Windows

Problem:    Spell test fails on MS-Windows.
Solution:   Do not change 'encoding'
This commit is contained in:
Bram Moolenaar
2022-06-10 00:02:10 +01:00
parent 35d7a2fb13
commit ad73cc2ff2
2 changed files with 3 additions and 3 deletions

View File

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