]> code.delx.au - gnu-emacs/commit
Fix display of IME window on MS-Windows (Bug#11732)
authorFujii Hironori <fujii.hironori@gmail.com>
Thu, 19 Feb 2015 11:40:48 +0000 (13:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 19 Feb 2015 11:40:48 +0000 (13:40 +0200)
commit37e3549055fc153657f0a04b28cf29b7e15a97d8
treebdea4709fc794d5812c21b27650e65d8664e2de0
parent99db66a01fd998942c4e75733863903247345d90
Fix display of IME window on MS-Windows  (Bug#11732)

 src/w32fns.c (w32_wnd_proc) <WM_IME_STARTCOMPOSITION>: Pass the
 message to DefWindowProc, after positioning the IME window, to
 trigger its display.

 Copyright-paperwork-exempt: yes
src/ChangeLog
src/w32fns.c