comparison src/version.c @ 6247:fe1827921d50 v7.4.458

updated for version 7.4.458 Problem: Issue 252: Cursor moves in a zero-height window. Solution: Check for zero height. (idea by Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 23 Sep 2014 18:37:56 +0200
parents 96761b6789f6
children 7816c24ff890
comparison
equal deleted inserted replaced
6246:507e045f8fb1 6247:fe1827921d50
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 458,
744 /**/ 746 /**/
745 457, 747 457,
746 /**/ 748 /**/
747 456, 749 456,
748 /**/ 750 /**/