comparison src/version.c @ 6891:f9876721bedc v7.4.765

patch 7.4.765 Problem: CTRL-A and CTRL-X in Visual mode do not always work well. Solution: Improvements for increment and decrement. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 03 Jul 2015 12:44:07 +0200
parents 9d41289b5512
children 31a14cb3a8e3
comparison
equal deleted inserted replaced
6890:99fc18dc1ede 6891:f9876721bedc
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 765,
744 /**/ 746 /**/
745 764, 747 764,
746 /**/ 748 /**/
747 763, 749 763,
748 /**/ 750 /**/