comparison src/version.c @ 5764:b650f2db8f96 v7.4.226

updated for version 7.4.226 Problem: Cursurline highlighting not redrawn when scrolling. (John Marriott) Solution: Check for required redraw in two places.
author Bram Moolenaar <bram@vim.org>
date Fri, 28 Mar 2014 21:49:32 +0100
parents eeb150c07647
children b0a9df477096
comparison
equal deleted inserted replaced
5763:c52a655d927d 5764:b650f2db8f96
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 226,
737 /**/ 739 /**/
738 225, 740 225,
739 /**/ 741 /**/
740 224, 742 224,
741 /**/ 743 /**/