comparison src/version.c @ 5934:e3d2b8d83bb3 v7.4.308

updated for version 7.4.308 Problem: When using ":diffsplit" on an empty file the cursor is displayed on the command line. Solution: Limit the value of w_topfill.
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 11:35:37 +0200
parents 06c10522d321
children 88a6e9f33822
comparison
equal deleted inserted replaced
5933:54d96e3b2eec 5934:e3d2b8d83bb3
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 308,
737 /**/ 739 /**/
738 307, 740 307,
739 /**/ 741 /**/
740 306, 742 306,
741 /**/ 743 /**/