]> granicus.if.org Git - vim/commit
patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
authorBram Moolenaar <Bram@vim.org>
Tue, 29 Jan 2019 21:58:21 +0000 (22:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 29 Jan 2019 21:58:21 +0000 (22:58 +0100)
commit39536dd557e847e80572044c2be319db5886abe3
treea9223044558edf150a07d0fde3f8259c0a655561
parent2a4857a1fcf1d188e5b985ac21bcfc532eddde94
patch 8.1.0846: not easy to recognize the system Vim runs on

Problem:    Not easy to recognize the system Vim runs on.
Solution:   Add more items to the features list. (Ozaki Kiichi, closes #3855)
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/test_channel.vim
src/testdir/test_functions.vim
src/testdir/test_terminal.vim
src/testdir/test_writefile.vim
src/version.c