comparison src/version.c @ 6755:b85fcd9b858d v7.4.700

patch 7.4.700 Problem: Fold can't be opened after ":move". (Ein Brown) Solution: Delete the folding information and update it afterwards. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 15 Apr 2015 12:43:50 +0200
parents c1aa837853ea
children b019669eee53
comparison
equal deleted inserted replaced
6754:a0651f2537f5 6755:b85fcd9b858d
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 700,
744 /**/ 746 /**/
745 699, 747 699,
746 /**/ 748 /**/
747 698, 749 698,
748 /**/ 750 /**/