comparison src/version.c @ 2055:4aa4510d548c v7.2.341

updated for version 7.2.341 Problem: Popup menu wraps to next line when double-wide character doesn't fit. (Jiang Ma) Solution: Display a ">" instead. (Dominique Pelle)
author Bram Moolenaar <bram@zimbu.org>
date Tue, 19 Jan 2010 17:40:46 +0100
parents 79b8d69a4588
children e9e3355861ba
comparison
equal deleted inserted replaced
2054:79b8d69a4588 2055:4aa4510d548c
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 341,
684 /**/ 686 /**/
685 340, 687 340,
686 /**/ 688 /**/
687 339, 689 339,
688 /**/ 690 /**/