0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.2b-003

This commit is contained in:
Bram Moolenaar
2008-07-14 19:48:05 +00:00
parent d91ffe986b
commit af51e66c5a
2 changed files with 3 additions and 1 deletions

View File

@@ -1911,7 +1911,7 @@ ui_cursor_shape()
#endif #endif
#if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \ #if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \
|| defined(PROTO) || defined(FEAT_MBYTE) || defined(PROTO)
/* /*
* Check bounds for column number * Check bounds for column number
*/ */

View File

@@ -676,6 +676,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 */
/**/
3,
/**/ /**/
2, 2,
/**/ /**/