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