]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1301 v7.4.1301
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2016 22:28:21 +0000 (23:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Feb 2016 22:28:21 +0000 (23:28 +0100)
commit39b21272d521512b6ecac6cc0f310944f21b7443
tree505f1fbd4ae9f4dcac7dc99bb1e2e9447fdd7eac
parent2ab375e54ef4eac438d1aef8b99d9e71f2fa0c63
patch 7.4.1301
Problem:    Missing options in ch_open().
Solution:   Add s:chopt like in the other calls. (Ozaki Kiichi)
src/testdir/test_channel.vim
src/version.c