1
0
forked from aniani/vim

patch 8.2.2009: MS-Windows: setting $LANG in gvimext only causes problems

Problem:    MS-Windows: setting $LANG in gvimext only causes problems.
Solution:   Do not set $LANG. (Ken Takata, closes #7325)
This commit is contained in:
Bram Moolenaar
2020-11-18 15:30:09 +01:00
parent 032f40afb8
commit 382319211a
2 changed files with 13 additions and 68 deletions

View File

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