comparison src/version.c @ 6268:4f7f236d773d v7.4.468

updated for version 7.4.468 Problem: Issue 26: CTRL-C does not interrupt after it was mapped and then unmapped. Solution: Reset mapped_ctrl_c. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 09 Oct 2014 13:36:16 +0200
parents 0a4efa3d2019
children a6f5a4ac4d46
comparison
equal deleted inserted replaced
6267:0a59371178f7 6268:4f7f236d773d
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 468,
744 /**/ 746 /**/
745 467, 747 467,
746 /**/ 748 /**/
747 466, 749 466,
748 /**/ 750 /**/