comparison src/version.c @ 5580:6fdb1d6646b6 v7.4.137

updated for version 7.4.137 Problem: Cannot use IME with Windows 8 console. Solution: Change the user of ReadConsoleInput() and PeekConsoleInput(). (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jan 2014 13:51:42 +0100
parents 3881cd916014
children 6eb60041548c
comparison
equal deleted inserted replaced
5579:c349f9d6fe3d 5580:6fdb1d6646b6
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 137,
741 /**/ 743 /**/
742 136, 744 136,
743 /**/ 745 /**/
744 135, 746 135,
745 /**/ 747 /**/