1
0
forked from aniani/vim

patch 7.4.693

Problem:    Session file is not correct when there are multiple tab pages.
Solution:   Reset the current window number for each tab page. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2015-04-13 12:39:22 +02:00
parent de1502f2b4
commit 695baeefe1
2 changed files with 4 additions and 2 deletions

View File

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