]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.550 v7.4.550
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 20:09:57 +0000 (21:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 20:09:57 +0000 (21:09 +0100)
commit3f9be97015e2ba4cb6d6654117745d912ec59287
tree70859127007bebb9ca2d8951d908c524206df172
parentddfb92548044d27318294c1c931aab2188580546
updated for version 7.4.550
Problem:    curs_rows() function is always called with the second argument
            false.
Solution:   Remove the argument. (Christian Brabandt)
            validate_botline_win() can then also be removed.
src/move.c
src/version.c