]> granicus.if.org Git - vim/commit
patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Jun 2019 22:43:35 +0000 (00:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jun 2019 22:43:35 +0000 (00:43 +0200)
commit0a1f56fcfe31be929e9cd8c3d81a984c960e4180
tree7bc7684aa4eccb489a5a6a1636dd612397c7348f
parent7be3ab25891fec711d8a2d9d242711a9155852b6
patch 8.1.1584: the evalfunc.c file is getting too big

Problem:    The evalfunc.c file is getting too big.
Solution:   Move channel and job related functions to channel.c.
src/channel.c
src/evalfunc.c
src/proto/channel.pro
src/version.c