1
0
forked from aniani/vim

updated for version 7.4.097

Problem:    Unexpected behavior change related to 'virtualedit'. (Ingo Karkat)
Solution:   Update the valid cursor position. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-11-21 13:24:41 +01:00
parent ffa2220950
commit 1e42f7ac16
2 changed files with 6 additions and 0 deletions

View File

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