1
0
forked from aniani/vim

patch 8.1.0918: MS-Windows: startup messages are not converted

Problem:    MS-Windows: startup messages are not converted.
Solution:   Convert messages when the current codepage differs from
            'encoding'. (Yasuhiro Matsumoto, closes #3914)
This commit is contained in:
Bram Moolenaar
2019-02-14 14:08:04 +01:00
parent 445e71c5ee
commit 9b5c1fcdea
4 changed files with 104 additions and 61 deletions

View File

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