updated for version 7.3.1246 v7.3.1246
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Jun 2013 12:04:47 +0000 (14:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Jun 2013 12:04:47 +0000 (14:04 +0200)
commitb893ac2098e2b75d3138f6e91289892c1ef4b340
tree49e34307848a942affae26571889e5fb57963a27
parent31c31679e22618fe03f634a356c15f8d631c5372
updated for version 7.3.1246
Problem:    When setting 'winfixheight' and resizing the window causes the
            window layout to be wrong.
Solution:   Add frame_check_height() and frame_check_width() (Yukihiro
            Nakadaira)
src/version.c
src/window.c