]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.141 v7.4.141
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 17:16:07 +0000 (18:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 17:16:07 +0000 (18:16 +0100)
commit78cf3f0de90613cc8621f806444120ee3b12b507
treea2f148aec8d721ccaf9808614642020e58421ae7
parenta02471e2952b16c14a0ee779ba69ff4272c10192
updated for version 7.4.141
Problem:    Problems when building with Borland: st_mode is signed short;
            can't build with Python; temp files not ignored by Mercurial;
            building with DEBUG doesn't define _DEBUG.
Solution:   Fix the problems. (Ken Takata)
.gitignore
src/Make_bc5.mak
src/if_py_both.h
src/os_win32.c
src/version.c