]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.819 v7.3.819
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2013 21:11:39 +0000 (22:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2013 21:11:39 +0000 (22:11 +0100)
commitb2c5a5ac79848b7f889a8b279eed40be3064feca
treef3d8827ab4a29d98a252c8b533bda6ae752da597
parent707060e2ee59e50096e1a96abf00e18293fb0569
updated for version 7.3.819
Problem:    Compiling without +eval and with Python isn't working.
Solution:   Add the eval feature when building with Python.
src/eval.c
src/ex_docmd.c
src/feature.h
src/gui_gtk_x11.c
src/if_py_both.h
src/normal.c
src/version.c