]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1728 v7.4.1728
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Apr 2016 11:51:37 +0000 (13:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Apr 2016 11:51:37 +0000 (13:51 +0200)
commit81edd171a9465cf99cede4fa4a7b7bca3d538b0f
treeb9276dfffad0c48e92fa949a6d88770f630ea69f
parentebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e
patch 7.4.1728
Problem:    The help for functions require a space after the "(".
Solution:   Make CTRL-] on a function name ignore the arguments. (Hirohito
            Higashi)
runtime/doc/eval.txt
src/ex_cmds.c
src/testdir/test_help_tagjump.vim
src/version.c