]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.278 v7.4.278
authorBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 15:31:37 +0000 (17:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 15:31:37 +0000 (17:31 +0200)
commit3ec7f4e4025c5a78ccd312f8516ac0740aa65dfe
tree70b0fdafe86015644955d6247ae167fe1aa2b982
parent0d3d5e0483ddad68d333284d988b4269674f71dd
updated for version 7.4.278
Problem:    list_remove() conflicts with function defined in Sun header file.
Solution:   Rename the function. (Richard Palo)
src/eval.c
src/if_lua.c
src/if_py_both.h
src/proto/eval.pro
src/version.c