updated for version 7.1-228

This commit is contained in:
vimboss
2008-01-13 20:58:13 +00:00
parent 95203e4108
commit ea1db9eeff
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -2676,6 +2676,7 @@ foldUpdateIEMSRecurse(gap, level, startlnum, flp, getlevel, bot, topflags)
if (fp->fd_len < flp->lnum - fp->fd_top)
{
fp->fd_len = flp->lnum - fp->fd_top;
fp->fd_small = MAYBE;
fold_changed = TRUE;
}
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
228,
/**/
227,
/**/