Skip to content
Snippets Groups Projects
Commit d32a319f authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.2-309

parent 5ea08a89
No related merge requests found
......@@ -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
......
......@@ -681,6 +681,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
309,
/**/
308,
/**/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment