comparison src/version.c @ 3877:cd6c420e31d6 v7.3.695

updated for version 7.3.695 Problem: Balloon cannot show multi-byte text. Solution: Properly deal with multi-byte characters. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Oct 2012 00:58:39 +0200
parents 8235ccf121bb
children 447c688b82eb
comparison
equal deleted inserted replaced
3876:d73d4a0edc6b 3877:cd6c420e31d6
717 NULL 717 NULL
718 }; 718 };
719 719
720 static int included_patches[] = 720 static int included_patches[] =
721 { /* Add new patch number below this line */ 721 { /* Add new patch number below this line */
722 /**/
723 695,
722 /**/ 724 /**/
723 694, 725 694,
724 /**/ 726 /**/
725 693, 727 693,
726 /**/ 728 /**/