comparison src/version.c @ 6977:b10995a2f7c3 v7.4.806

patch 7.4.806 Problem: CTRL-A in Visual mode doesn't work properly with "alpha" in 'nrformat'. Solution: Make it work. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 18:23:22 +0200
parents 7b5f9313f40b
children a25618cbc68a
comparison
equal deleted inserted replaced
6976:d678a71cae27 6977:b10995a2f7c3
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 806,
744 /**/ 746 /**/
745 805, 747 805,
746 /**/ 748 /**/
747 804, 749 804,
748 /**/ 750 /**/