comparison src/version.c @ 6851:b782813c73a6 v7.4.746

patch 7.4.746 Problem: ":[count]tag" is not always working. (cs86661) Solution: Set cur_match a bit later. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 16:45:43 +0200
parents f4e5704c5c43
children d1a87b307a50
comparison
equal deleted inserted replaced
6850:d4aff9ec0c35 6851:b782813c73a6
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 746,
744 /**/ 746 /**/
745 745, 747 745,
746 /**/ 748 /**/
747 744, 749 744,
748 /**/ 750 /**/