1
0
forked from aniani/vim

patch 8.1.1804: no test for display updating without a scroll region

Problem:    No test for display updating without a scroll region.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2019-08-03 22:55:50 +02:00
parent ac92e25a33
commit 3c8ee62974
7 changed files with 89 additions and 20 deletions

View File

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