comparison src/version.c @ 6641:ceda6d8af447 v7.4.646

updated for version 7.4.646 Problem: ":bufdo" may start at a deleted buffer. Solution: Find the first not deleted buffer. (Shane Harper)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 20:33:37 +0100
parents 342568f82d82
children 4f9c3e62d4d4
comparison
equal deleted inserted replaced
6640:d8e66aa8dec7 6641:ceda6d8af447
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 646,
744 /**/ 746 /**/
745 645, 747 645,
746 /**/ 748 /**/
747 644, 749 644,
748 /**/ 750 /**/