]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.368 v7.4.368
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Jul 2014 13:18:26 +0000 (15:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Jul 2014 13:18:26 +0000 (15:18 +0200)
commitb643e777824c76034cbd8e77f603a0b98f2b26fb
treeb0b50521d83fe9bdf31513f21fb6d6dab326071c
parentf1924a9d8c6b0bad30b5ac7aabb853150d4e6e5b
updated for version 7.4.368
Problem:    Restoring the window sizes after closing the command line window
            doesn't work properly if there are nested splits.
Solution:   Restore the sizes twice. (Hirohito Higashi)
src/version.c
src/window.c