comparison src/version.c @ 6140:cb3218a69c2f v7.4.408

updated for version 7.4.408 Problem: Visual block insert breaks a multi-byte character. Solution: Calculate the position properly. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Aug 2014 18:36:43 +0200
parents 3f92ef156c66
children de35e123e63c
comparison
equal deleted inserted replaced
6139:70d1c941dfd0 6140:cb3218a69c2f
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 408,
744 /**/ 746 /**/
745 407, 747 407,
746 /**/ 748 /**/
747 406, 749 406,
748 /**/ 750 /**/