]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1376 v7.4.1376
authorBram Moolenaar <Bram@vim.org>
Sat, 20 Feb 2016 22:30:07 +0000 (23:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 20 Feb 2016 22:30:07 +0000 (23:30 +0100)
commitb6b5252bcde68b296858bc090cb424493635dfec
tree3565b901127f0e049718cee12388427949e66dab
parente89ff0472bc33779583d48e8d38a5e794d05613a
patch 7.4.1376
Problem:    ch_setoptions() cannot set all options.
Solution:   Support more options.
src/channel.c
src/eval.c
src/structs.h
src/testdir/test_channel.vim
src/version.c