Mercurial > vim
comparison src/version.c @ 12928:75ffa8ee989c v8.0.1340
patch 8.0.1340: MS-Windows: cannot build GUI without IME
commit https://github.com/vim/vim/commit/281c93e7140ba87552c4edcbfdaaa5e25dc6a97a
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Nov 25 17:48:33 2017 +0100
patch 8.0.1340: MS-Windows: cannot build GUI without IME
Problem: MS-Windows: cannot build GUI without IME.
Solution: Define im_get_status() and im_set_active() when IME is not used.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 25 Nov 2017 18:00:04 +0100 |
parents | 98503d690368 |
children | e2612e03d46f |
comparison
equal
deleted
inserted
replaced
12927:43d31368dd38 | 12928:75ffa8ee989c |
---|---|
769 NULL | 769 NULL |
770 }; | 770 }; |
771 | 771 |
772 static int included_patches[] = | 772 static int included_patches[] = |
773 { /* Add new patch number below this line */ | 773 { /* Add new patch number below this line */ |
774 /**/ | |
775 1340, | |
774 /**/ | 776 /**/ |
775 1339, | 777 1339, |
776 /**/ | 778 /**/ |
777 1338, | 779 1338, |
778 /**/ | 780 /**/ |