comparison src/version.c @ 2064:f398e0cc5b7a v7.2.349

updated for version 7.2.349 Problem: CTRL-W gf doesn't put the new tab in the same place as "tab split" and "gf". (Tony Mechelynck) Solution: Store the tab number in cmdmod.tab.
author Bram Moolenaar <bram@zimbu.org>
date Wed, 27 Jan 2010 20:26:46 +0100
parents 1378bc45ebe5
children 9b78bb3794ba
comparison
equal deleted inserted replaced
2063:1378bc45ebe5 2064:f398e0cc5b7a
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 349,
684 /**/ 686 /**/
685 348, 687 348,
686 /**/ 688 /**/
687 347, 689 347,
688 /**/ 690 /**/