]> granicus.if.org Git - vim/commit
patch 8.1.2047: cannot check the current state v8.1.2047
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Sep 2019 20:56:03 +0000 (22:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Sep 2019 20:56:03 +0000 (22:56 +0200)
commit0e57dd859ecb1e8a3b91509d2f4343e839340eb8
tree50e5f097f3fe10851e7af017cea6cdef35b12402
parent69198cb8c08f124729c41a4681f2d142228a9139
patch 8.1.2047: cannot check the current state

Problem:    Cannot check the current state.
Solution:   Add the state() function.
12 files changed:
runtime/doc/eval.txt
src/channel.c
src/evalfunc.c
src/main.c
src/misc1.c
src/proto/channel.pro
src/proto/evalfunc.pro
src/proto/main.pro
src/proto/misc1.pro
src/proto/userfunc.pro
src/userfunc.c
src/version.c