comparison src/version.c @ 6927:58d9f967ae1a v7.4.782

patch 7.4.782 Problem: Still a few problems with CTRL-A and CTRL-X in Visual mode. Solution: Fix the reported problems. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 17 Jul 2015 13:03:48 +0200
parents 30c9301f33ed
children e55929fca0cf
comparison
equal deleted inserted replaced
6926:b2839b524d9f 6927:58d9f967ae1a
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 782,
744 /**/ 746 /**/
745 781, 747 781,
746 /**/ 748 /**/
747 780, 749 780,
748 /**/ 750 /**/