comparison src/version.c @ 6209:1f578cd9a657 v7.4.440

updated for version 7.4.440 Problem: Omni complete popup drawn incorrectly. Solution: Call validate_cursor() instead of check_cursor(). (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 18:29:33 +0200
parents 07b28e96af8b
children e754b23b7d1c
comparison
equal deleted inserted replaced
6208:e66bfbfa3462 6209:1f578cd9a657
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 440,
744 /**/ 746 /**/
745 439, 747 439,
746 /**/ 748 /**/
747 438, 749 438,
748 /**/ 750 /**/