]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1229 v7.4.1229
authorBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 19:24:32 +0000 (20:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 19:24:32 +0000 (20:24 +0100)
commitfb1f62691eae7c79a28b3b17a60e72ce198c71a2
tree92456937dc3d372bf30b97df3c5b5148ea2a8243
parent155500077c80cdb5d9c63996000c011b66a676bf
patch 7.4.1229
Problem:    "eval" and "expr" channel commands don't work yet.
Solution:   Implement them.  Update the error numbers.  Also add "redraw".
runtime/doc/channel.txt
src/channel.c
src/eval.c
src/ex_docmd.c
src/json.c
src/proto/channel.pro
src/proto/ex_docmd.pro
src/proto/json.pro
src/version.c