1
0
forked from aniani/vim

patch 7.4.961

Problem:    Test107 fails in some circunstances.
Solution:   When using "zt", "zb" and "z=" recompute the fraction.
This commit is contained in:
Bram Moolenaar
2015-12-05 19:47:04 +01:00
parent 90f5d0a5c3
commit 9dc2ce398b
4 changed files with 7 additions and 2 deletions

View File

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