Partially revert the fix for bug #11732
commite851da3540d29122fd3b53ae26d766237c85b989
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Mar 2015 10:49:54 +0000 (7 12:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Mar 2015 10:49:54 +0000 (7 12:49 +0200)
tree5173ea14b5b482ea8a31741d3ca9ca558aacdd6c
parent35e2b6ab4d28547ec079de18cf1cf65623e6909a
Partially revert the fix for bug #11732

 src/w32fns.c <ImmReleaseContext_Proc, ImmSetCompositionWindow_Proc>:
 Fix typedefs to be consistent with the corresponding w32 API
 signatures.
 (w32_wnd_proc) <WM_IME_STARTCOMPOSITION>: Don't invoke
 DefWindowProc if we successfully handled the message, as doing so
 causes problems in displaying selection dialogs.
src/ChangeLog
src/w32fns.c