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:
@@ -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
|
||||||
/* =====================================================================*/
|
/* =====================================================================*/
|
||||||
}
|
}
|
||||||
|
@@ -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,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user