]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1065 v7.4.1065
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Jan 2016 13:57:47 +0000 (14:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Jan 2016 13:57:47 +0000 (14:57 +0100)
commit25e4fcde767084d1a79e0926bc301c92987c0cce
tree2e2196f2e782cd2bd143b8ed1187697774f4a3ad
parent7b877b360532713dc21a0ff3d55a76ac02eaf573
patch 7.4.1065
Problem:    Cannot use the "dll" options on MS-Windows.
Solution:   Support the options on all platforms.  Use the built-in name as
            the default, so that it's clear what Vim is looking for.
runtime/doc/options.txt
src/Makefile
src/if_lua.c
src/if_perl.xs
src/if_python.c
src/if_python3.c
src/if_ruby.c
src/option.c
src/version.c