1
0
forked from aniani/vim

patch 7.4.706

Problem:    Window drawn wrong when 'laststatus' is zero and there is a
            command-line window. (Yclept Nemo)
Solution:   Set the status height a bit later. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2015-04-21 15:43:05 +02:00
parent bbc1a592a0
commit 5b14f89164
2 changed files with 9 additions and 1 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
706,
/**/
705,
/**/