Fix TTY menus on MS-Windows broken by last commit.
authorEli Zaretskii <eliz@gnu.org>
Wed, 4 Jun 2014 07:54:16 +0000 (10:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 4 Jun 2014 07:54:16 +0000 (10:54 +0300)
commit5dff48b0f8a399899f72e1fcf2db0a552f071070
treebfa2950c42f524231d64875e569f163ac47d4f7e
parentcfd794af4214ae0e5587ab8b1f4e5fcb355a0f12
Fix TTY menus on MS-Windows broken by last commit.

 src/w32console.c (initialize_w32_display): Set the console
 menu_show_hook, otherwise TTY menus on w32 crash and burn.
src/ChangeLog
src/w32console.c