comparison src/version.c @ 6134:4c25af735304 v7.4.405

updated for version 7.4.405 Problem: Screen updating is slow when using matches. Solution: Do not use the ">=" as in patch 7.4.362, check the lnum.
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Aug 2014 16:28:36 +0200
parents 0242c27e40e1
children 1134bba900c1
comparison
equal deleted inserted replaced
6133:18fd959b07ef 6134:4c25af735304
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 405,
744 /**/ 746 /**/
745 404, 747 404,
746 /**/ 748 /**/
747 403, 749 403,
748 /**/ 750 /**/