]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1560 v7.4.1560
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Mar 2016 22:22:59 +0000 (23:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Mar 2016 22:22:59 +0000 (23:22 +0100)
commitd6c2f0526064eef6f8917d2bad00df707d79ea16
treee19f524ca505de212732685b54eb5ef232ef950a
parent1735bc988c546cc962c5f94792815b4d7cb79710
patch 7.4.1560
Problem:    Dict options with a dash are more difficult to use.
Solution:   Use an underscore, so that dict.err_io can be used.
runtime/doc/channel.txt
src/channel.c
src/structs.h
src/testdir/test_channel.vim
src/version.c