]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1911: more functions can be used as methods v8.1.1911
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2019 20:18:17 +0000 (22:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Aug 2019 20:18:17 +0000 (22:18 +0200)
commit64b4d73524b9a2304d89b87529cd8d3cef14b856
tree23357c484e9ae935c37d16872d5468fd56bbb546
parent448262176b382c63bd2faa9a1354670a4eede36b
patch 8.1.1911: more functions can be used as methods

Problem:    More functions can be used as methods.
Solution:   Make a few more functions usable as a method.
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test69.in
src/testdir/test69.ok
src/testdir/test_functions.vim
src/version.c