comparison src/version.c @ 6868:9798a98a1583 v7.4.754

patch 7.4.754 Problem: Using CTRL-A in Visual mode does not work well. (Gary Johnson) Solution: Make it increment all numbers in the Visual area. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 25 Jun 2015 13:57:36 +0200
parents 8ebcd7f1ff5b
children 66ab6ec256d1
comparison
equal deleted inserted replaced
6867:92ce9afd7729 6868:9798a98a1583
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 754,
744 /**/ 746 /**/
745 753, 747 753,
746 /**/ 748 /**/
747 752, 749 752,
748 /**/ 750 /**/