comparison src/version.c @ 6468:9dc52b404c1b v7.4.563

updated for version 7.4.563 Problem: No test for replacing on a tab in Virtual replace mode. Solution: Add a test. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 14:02:52 +0100
parents b5df99582638
children 9657929ee562
comparison
equal deleted inserted replaced
6467:4423a99276bd 6468:9dc52b404c1b
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 563,
744 /**/ 746 /**/
745 562, 747 562,
746 /**/ 748 /**/
747 561, 749 561,
748 /**/ 750 /**/