Mercurial > vim
comparison src/version.c @ 5966:c476e0ac8b40 v7.4.324
updated for version 7.4.324
Problem: In Ex mode, cyrillic characters are not handled. (Stas Malavin)
Solution: Support multi-byte characters in Ex mode. (Yukihiro Nakadaira)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 12 Jun 2014 19:44:48 +0200 |
parents | 238f5027830c |
children | 1f288d247548 |
comparison
equal
deleted
inserted
replaced
5965:fdc26d6de8a2 | 5966:c476e0ac8b40 |
---|---|
732 NULL | 732 NULL |
733 }; | 733 }; |
734 | 734 |
735 static int included_patches[] = | 735 static int included_patches[] = |
736 { /* Add new patch number below this line */ | 736 { /* Add new patch number below this line */ |
737 /**/ | |
738 324, | |
737 /**/ | 739 /**/ |
738 323, | 740 323, |
739 /**/ | 741 /**/ |
740 322, | 742 322, |
741 /**/ | 743 /**/ |