0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.0-226

This commit is contained in:
Bram Moolenaar
2007-04-26 09:04:31 +00:00
parent 87c1996491
commit 97006f1ce8
2 changed files with 2 additions and 2 deletions

View File

@@ -2143,8 +2143,6 @@ nb_do_cmd(
coloncmd(":sign jump %d buffer=%d", serNum, coloncmd(":sign jump %d buffer=%d", serNum,
buf->bufp->b_fnum); buf->bufp->b_fnum);
} }
/* XXX only redraw what changed. */
redraw_later(CLEAR);
#endif #endif
/* =====================================================================*/ /* =====================================================================*/
} }

View File

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