comparison src/version.c @ 3904:64427849c158 v7.3.708

updated for version 7.3.708 Problem: Filler lines above the first line may be hidden when opening Vim. Solution: Change how topfill is computed. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 21 Oct 2012 22:18:21 +0200
parents d24d309c365f
children fb7dec372910
comparison
equal deleted inserted replaced
3903:b7966720d38c 3904:64427849c158
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 708,
728 /**/ 730 /**/
729 707, 731 707,
730 /**/ 732 /**/
731 706, 733 706,
732 /**/ 734 /**/