comparison src/version.c @ 6739:f012247e8ec8 v7.4.693

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)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Apr 2015 12:39:22 +0200
parents 9a07975061ed
children cdddbd63bcfe
comparison
equal deleted inserted replaced
6738:39e174e02dec 6739:f012247e8ec8
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 693,
744 /**/ 746 /**/
745 692, 747 692,
746 /**/ 748 /**/
747 691, 749 691,
748 /**/ 750 /**/