]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1398 v7.4.1398
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 12:20:22 +0000 (13:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 12:20:22 +0000 (13:20 +0100)
commit4e221c99e85ed40c98892068a01270b9e7492d98
treed2b51bcd1f0adff723d86acfdc7d3d6481bcaf87
parent0bb6108eb4e1ecaed437bc507f514f5da7816d9e
patch 7.4.1398
Problem:    The close-cb option is not implemented yet.
Solution:   Implemente close-cb. (Yasuhiro Matsumoto)
src/channel.c
src/eval.c
src/proto/channel.pro
src/structs.h
src/testdir/test_channel.py
src/testdir/test_channel.vim
src/version.c