Mercurial > vim
comparison src/version.c @ 5413:3109053ce4e3 v7.4.057
updated for version 7.4.057
Problem: byteidx() does not work for composing characters.
Solution: Add byteidxcomp().
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 02 Nov 2013 23:29:26 +0100 |
parents | 8d83c219fc7b |
children | fa8447ec5823 |
comparison
equal
deleted
inserted
replaced
5412:5126b80647a2 | 5413:3109053ce4e3 |
---|---|
736 NULL | 736 NULL |
737 }; | 737 }; |
738 | 738 |
739 static int included_patches[] = | 739 static int included_patches[] = |
740 { /* Add new patch number below this line */ | 740 { /* Add new patch number below this line */ |
741 /**/ | |
742 57, | |
741 /**/ | 743 /**/ |
742 56, | 744 56, |
743 /**/ | 745 /**/ |
744 55, | 746 55, |
745 /**/ | 747 /**/ |