vim-patch:7.4.1835

Problem:    When splitting and closing a window the status height changes.
Solution:   Compute the frame height correctly. (Hirohito Higashi)

991dea3ab1
This commit is contained in:
Michael Ennen
2016-12-02 16:04:47 -07:00
parent 3607e0b8ff
commit 9af8cd768d
4 changed files with 52 additions and 14 deletions

View File

@@ -607,7 +607,7 @@ static int included_patches[] = {
// 1838,
// 1837,
// 1836,
// 1835,
1835,
// 1834,
1833,
1832,