comparison src/version.c @ 6445:c8d6dbdd1156 v7.4.552

updated for version 7.4.552 Problem: Langmap applies to Insert mode expression mappings. Solution: Check for Insert mode. (Daniel Hahler)
author Bram Moolenaar <bram@vim.org>
date Sun, 14 Dec 2014 00:43:54 +0100
parents eb0fb921e197
children e13f8073c9f9
comparison
equal deleted inserted replaced
6444:855584efa63b 6445:c8d6dbdd1156
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 552,
744 /**/ 746 /**/
745 551, 747 551,
746 /**/ 748 /**/
747 550, 749 550,
748 /**/ 750 /**/