0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.2-309

This commit is contained in:
Bram Moolenaar
2009-11-26 19:40:49 +00:00
parent 5ea08a893a
commit d32a319f40
2 changed files with 4 additions and 0 deletions

View File

@@ -7214,6 +7214,8 @@ exit:
}
#ifdef FEAT_EVAL
static char_u *reg_getline_submatch __ARGS((linenr_T lnum));
/*
* Call reg_getline() with the line numbers from the submatch. If a
* substitute() was used the reg_maxline and other values have been

View File

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