forked from aniani/vim
patch 9.0.0667: ml_get error when 'splitkeep' is "screen"
Problem: ml_get error when 'splitkeep' is "screen". (Marius Gedminas) Solution: Check the botline is not too large. (Luuk van Baal, closes #11293, closes #11292)
This commit is contained in:
committed by
Bram Moolenaar
parent
7beaf6a720
commit
346823d3e5
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
667,
|
||||
/**/
|
||||
666,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user