]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0086 v8.0.0086
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Nov 2016 20:17:07 +0000 (21:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Nov 2016 20:17:07 +0000 (21:17 +0100)
commit2256c9947164229c0960803e2a2992b793c23298
treead1265aed9b47a658d0f46b9b237b0c6a7b9b593
parent8a01f969c198eeb655ad2f96f2796a6f6f4a1924
patch 8.0.0086
Problem:    Cannot add a comment after ":hide". (Norio Takagi)
Solution:   Make it work, add a test. (Hirohito Higashi)
src/Makefile
src/ex_cmds.h
src/ex_docmd.c
src/testdir/Make_all.mak
src/testdir/test_hide.vim [new file with mode: 0644]
src/version.c