comparison src/version.c @ 6138:3f92ef156c66 v7.4.407

updated for version 7.4.407 Problem: Inserting text for Visual block mode, with cursor movement, repeats the wrong text. (Aleksandar Ivanov) Solution: Reset the update_Insstart_orig flag. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Aug 2014 18:13:03 +0200
parents 1134bba900c1
children cb3218a69c2f
comparison
equal deleted inserted replaced
6137:12ecdad8c903 6138:3f92ef156c66
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 407,
744 /**/ 746 /**/
745 406, 747 406,
746 /**/ 748 /**/
747 405, 749 405,
748 /**/ 750 /**/