]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1211 v7.3.1211
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 14:41:47 +0000 (16:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jun 2013 14:41:47 +0000 (16:41 +0200)
commit5246cd7a9bb514fd5c44f8deaf0b3ed889e1602f
treeed994eac1c64a83deeade87311a727eade094230
parent03e114b0f2c994d58cd744f9be1b498245bd8c08
updated for version 7.3.1211
Problem:    MS-Windows: When 'encoding' differs from the current codepage
            ":hardcopy" does not work properly.
Solution:   Use TextOutW() and SetDlgItemTextW(). (Ken Takata)
src/os_mswin.c
src/version.c
src/vim.rc