]> granicus.if.org Git - vim/commit
patch 8.1.1726: the eval.txt help file is too big v8.1.1726
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Jul 2019 14:42:00 +0000 (16:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Jul 2019 14:42:00 +0000 (16:42 +0200)
commited997adaa1e9bd057ce732a73d933b739e9d0c30
treeb4db35e6f94ff6470627fdf5f55b4ccd357e36f4
parent663bbc09babea1ff8dfa7ccd58801ac9219fc2b2
patch 8.1.1726: the eval.txt help file is too big

Problem:    The eval.txt help file is too big.
Solution:   Split off testing support to testing.txt.  Move function details
            to where the functionality is explained.
runtime/doc/Makefile
runtime/doc/channel.txt
runtime/doc/eval.txt
runtime/doc/help.txt
runtime/doc/sign.txt
runtime/doc/tags
runtime/doc/testing.txt [new file with mode: 0644]
runtime/doc/textprop.txt
src/version.c