]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.202 v7.4.202
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Mar 2014 18:24:37 +0000 (19:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Mar 2014 18:24:37 +0000 (19:24 +0100)
commitb1692e2b8f074926f75b11e0d0a519d502b95c82
treedb454a43dd131f9c2341a29e66691591b9271942
parentaf6c131bf7f86dc85fbc2e4a79f2547786228126
updated for version 7.4.202
Problem:    MS-Windows: non-ASCII font names don't work.
Solution:   Convert between the current code page and 'encoding'. (Ken Takata)
src/gui_w48.c
src/os_mswin.c
src/proto/winclip.pro
src/version.c
src/winclip.c