1
0
forked from aniani/vim

updated for version 7.4.471

Problem:    MS-Windows: When printer name contains multi-byte, the name is
            displayed as ???.
Solution:   Convert the printer name from the active codepage to 'encoding'.
            (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2014-10-09 17:05:56 +02:00
parent 6885694e82
commit f191d55ede
2 changed files with 24 additions and 0 deletions

View File

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