comparison src/version.c @ 6274:3005da486a71 v7.4.471

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)
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Oct 2014 17:05:56 +0200
parents 9d5b8b015e5f
children af998690a884
comparison
equal deleted inserted replaced
6273:9d44b402fb1b 6274:3005da486a71
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 471,
744 /**/ 746 /**/
745 470, 747 470,
746 /**/ 748 /**/
747 469, 749 469,
748 /**/ 750 /**/