1
0
forked from aniani/vim

patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used

Problem:    MS-Windows: when using "default" for encoding utf-8 is used.
Solution:   Use the system encoding. (Ken Takata, closes #8300)
This commit is contained in:
K.Takata
2021-05-31 18:40:49 +02:00
committed by Bram Moolenaar
parent 2fa9384ca1
commit ef8706fb84
3 changed files with 11 additions and 3 deletions

View File

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