]> granicus.if.org Git - vim/commit
patch 8.1.1995: more functions can be used as methods v8.1.1995
authorBram Moolenaar <Bram@vim.org>
Fri, 6 Sep 2019 20:00:54 +0000 (22:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 6 Sep 2019 20:00:54 +0000 (22:00 +0200)
commit93476fd6343ef40d088e064289cc279659d03953
tree6a30cf06c6e9446de38705c440d4fecbf0021afd
parent5ec849896f73c82030e4a59377361d0f93c6476f
patch 8.1.1995: more functions can be used as methods

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