1
0
forked from aniani/vim

updated for version 7.3.695

Problem:    Balloon cannot show multi-byte text.
Solution:   Properly deal with multi-byte characters. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2012-10-21 00:58:39 +02:00
parent 2d17fa3ebd
commit b6101cf77f
3 changed files with 10 additions and 6 deletions

View File

@@ -719,6 +719,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
695,
/**/
694,
/**/