comparison src/version.c @ 6151:121613e72e39 v7.4.413

updated for version 7.4.413 Problem: MS-Windows: Using US international keyboard layout, inserting dead key by pressing space does not always work. Issue 250. Solution: Let MS-Windows translate the message. (John Wellesz)
author Bram Moolenaar <bram@vim.org>
date Fri, 22 Aug 2014 18:44:33 +0200
parents 4c845a1600d2
children 67edf731a240
comparison
equal deleted inserted replaced
6150:9304efa28792 6151:121613e72e39
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 413,
744 /**/ 746 /**/
745 412, 747 412,
746 /**/ 748 /**/
747 411, 749 411,
748 /**/ 750 /**/