comparison src/version.c @ 6979:a25618cbc68a v7.4.807

patch 7.4.807 Problem: After CTRL-V CTRL-A mode isn't updated. (Hirohito Higashi) Solution: Clear the command line or update the displayed command.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 19:18:52 +0200
parents b10995a2f7c3
children f77d1f32c357
comparison
equal deleted inserted replaced
6978:5ad1ff809c32 6979:a25618cbc68a
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 807,
744 /**/ 746 /**/
745 806, 747 806,
746 /**/ 748 /**/
747 805, 749 805,
748 /**/ 750 /**/