updated for version 7.1-213

This commit is contained in:
vimboss
2008-01-09 19:30:36 +00:00
parent 3e7c128fa1
commit 39d2adf550
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7126,7 +7126,7 @@ ex_splitview(eap)
: eap->addr_count == 0 ? 0
: (int)eap->line2 + 1) != FAIL)
{
do_exedit(eap, NULL);
do_exedit(eap, old_curwin);
/* set the alternate buffer for the window we came from */
if (curwin != old_curwin
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
213,
/**/
212,
/**/