comparison src/version.c @ 6145:2fd550c75256 v7.4.410

updated for version 7.4.410 Problem: Fold does not open after search when there is a CmdwinLeave autocommand. Solution: Restore KeyTyped. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Sun, 17 Aug 2014 17:24:07 +0200
parents de35e123e63c
children d4e0c197e979
comparison
equal deleted inserted replaced
6144:5e31d6cbc6ca 6145:2fd550c75256
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 410,
744 /**/ 746 /**/
745 409, 747 409,
746 /**/ 748 /**/
747 408, 749 408,
748 /**/ 750 /**/