comparison src/version.c @ 6272:9d5b8b015e5f v7.4.470

updated for version 7.4.470 Problem: Test 11 and 100 do not work properly on Windows. Solution: Avoid using feedkeys(). (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Oct 2014 15:37:06 +0200
parents a6f5a4ac4d46
children 3005da486a71
comparison
equal deleted inserted replaced
6271:72f7972f2ce8 6272:9d5b8b015e5f
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 470,
744 /**/ 746 /**/
745 469, 747 469,
746 /**/ 748 /**/
747 468, 749 468,
748 /**/ 750 /**/