patch 7.4.1513 v7.4.1513
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Mar 2016 13:44:42 +0000 (14:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Mar 2016 13:44:42 +0000 (14:44 +0100)
commit41e0f2f48f541eb2c8eb5620d3f1d270eb979154
treeedcad48fd7b7003cb5acaa54527e3119c154abf8
parent94d0191dbcce829ad9b92d902b6e2717041db3b8
patch 7.4.1513
Problem:    "J" fails if there are not enough lines. (Christian Neukirchen)
Solution:   Reduce the count, only fail on the last line.
src/normal.c
src/testdir/test_alot.vim
src/testdir/test_join.vim [new file with mode: 0644]
src/version.c