comparison src/version.c @ 2638:75a89c7c204e v7.3.059

updated for version 7.3.059 Problem: Netbeans: Problem with recursively handling messages for Athena and Motif. Solution: Call netbeans_parse_messages() in the main loop, like it's done for GTK. (Xavier de Gaye)
author Bram Moolenaar <bram@vim.org>
date Tue, 16 Nov 2010 15:04:57 +0100
parents 37d62d968182
children 73dd10c18ec4
comparison
equal deleted inserted replaced
2637:37d62d968182 2638:75a89c7c204e
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 59,
717 /**/ 719 /**/
718 58, 720 58,
719 /**/ 721 /**/
720 57, 722 57,
721 /**/ 723 /**/