comparison src/version.c @ 6725:bc62d1988bf2 v7.4.686

updated for version 7.4.686 Problem: "zr" and "zm" do not take a count. Solution: Implement the count, restrict the fold level to the maximum nesting depth. (Marcin Szamotulski)
author Bram Moolenaar <bram@vim.org>
date Tue, 31 Mar 2015 17:46:22 +0200
parents eefee03a37fe
children 7c5a0c69e1ac
comparison
equal deleted inserted replaced
6724:635544d02ef6 6725:bc62d1988bf2
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 686,
744 /**/ 746 /**/
745 685, 747 685,
746 /**/ 748 /**/
747 684, 749 684,
748 /**/ 750 /**/