comparison src/version.c @ 6066:a122efb555c4 v7.4.372

updated for version 7.4.372 Problem: When 'winminheight' is zero there might not be one line for the current window. Solution: Change the size computations. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 18:19:27 +0200
parents d44f298c43c7
children 353330c512a9
comparison
equal deleted inserted replaced
6065:8845610d0a41 6066:a122efb555c4
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 372,
737 /**/ 739 /**/
738 371, 740 371,
739 /**/ 741 /**/
740 370, 742 370,
741 /**/ 743 /**/