comparison src/version.c @ 6434:19726451aabe v7.4.547

updated for version 7.4.547 Problem: Using "vit" does not select a multi-byte character at the end correctly. Solution: Advance the cursor over the multi-byte character. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sat, 13 Dec 2014 20:11:33 +0100
parents 84190359b979
children 26a20ce3532c
comparison
equal deleted inserted replaced
6433:9d61516ed8e5 6434:19726451aabe
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 547,
744 /**/ 746 /**/
745 546, 747 546,
746 /**/ 748 /**/
747 545, 749 545,
748 /**/ 750 /**/