]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.223 v7.3.223
authorBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2011 23:30:07 +0000 (01:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Jun 2011 23:30:07 +0000 (01:30 +0200)
commitc16756d82968d31ec3927ff1320f5f8fa5d7dbf3
treebb07bbddcdce9da44a9f5dd60cdb7fe9c4d83274
parent26f3c637fc2072ab403d6c77999ee5840a3196f8
updated for version 7.3.223
Problem:    MingW cross compilation doesn't work with tiny features.
Solution:   Move acp_to_enc(), enc_to_utf16() and utf16_to_enc() outside of
            "#ifdef CLIPBOARD".  Fix typo in makefile.
src/Make_ming.mak
src/os_mswin.c
src/version.c