]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.377 v7.4.377
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Jul 2014 13:21:20 +0000 (15:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Jul 2014 13:21:20 +0000 (15:21 +0200)
commit54368f274245cef549f0c479492ac8664fede0dd
tree6cd710b813e7b52838e200a80d0779a994abc3b9
parent674fffe855dd7145e1216246d76b13464b7057f7
updated for version 7.4.377
Problem:    When 'equalalways' is set a split may report "no room" even though
            there is plenty of room.
Solution:   Compute the available room properly. (Yukihiro Nakadaira)
src/version.c
src/window.c