]> granicus.if.org Git - vim/commit
patch 8.1.1912: more functions can be used as methods v8.1.1912
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2019 20:55:13 +0000 (22:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2019 20:55:13 +0000 (22:55 +0200)
commit570497ac409ad448574bb6210cb9c6e573483759
treed2b9d5a98c321ef7cfb2a9a6198fd47cf8b66cdf
parent64b4d73524b9a2304d89b87529cd8d3cef14b856
patch 8.1.1912: more functions can be used as methods

Problem:    More functions can be used as methods.
Solution:   Make channel and job functions usable as a method.
runtime/doc/channel.txt
src/evalfunc.c
src/testdir/test_channel.vim
src/version.c