comparison src/version.c @ 6969:417201526af3 v7.4.802

patch 7.4.802 Problem: Using "A" in Visual mode while 'linebreak' is set is not tested. Solution: Add a test for this, verifies the problem is fixed. (Ingo Karkat)
author Bram Moolenaar <bram@vim.org>
date Tue, 28 Jul 2015 17:16:33 +0200
parents 20ed78fab428
children e859731ea1cd
comparison
equal deleted inserted replaced
6968:10c10846d8f9 6969:417201526af3
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 802,
744 /**/ 746 /**/
745 801, 747 801,
746 /**/ 748 /**/
747 800, 749 800,
748 /**/ 750 /**/