comparison src/version.c @ 6981:f77d1f32c357 v7.4.808

patch 7.4.808 Problem: On MS-Windows 8 IME input doen't work correctly. Solution: Read console input before calling MsgWaitForMultipleObjects(). (vim-jp, Nobuhiro Takasaki)
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 19:27:05 +0200
parents a25618cbc68a
children c7d12c7eb2b6
comparison
equal deleted inserted replaced
6980:823ecdaddf1d 6981:f77d1f32c357
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 808,
744 /**/ 746 /**/
745 807, 747 807,
746 /**/ 748 /**/
747 806, 749 806,
748 /**/ 750 /**/