(w32_read_socket): Handle WM_MENUSELECT message.
authorJason Rumney <jasonr@gnu.org>
Mon, 27 Mar 2000 20:19:49 +0000 (20:19 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 27 Mar 2000 20:19:49 +0000 (20:19 +0000)
commit93ff43955c4d61139bdc89a2b6dd90512eb38465
tree1582a0e72d82121cd73160ab5a887807d485d095
parent11fd416e9fae8fe2877a58e9770da7738065f61e
(w32_read_socket): Handle WM_MENUSELECT message.
(Vw32_charset_to_codepage_alist): Removed.
(Vw32_charset_info_alist): New variable.
(Qw32_charset_[ansi, default, symbol, shiftjis, hangul, gb2312,
chinesebig5, oem, easteurope, turkish, baltic, russian, arabic,
greek, hebrew, thai, johab, mac, unicode]): New symbols.
(x_produce_glyphs): Remove out of date #ifdef 0'd section. Replace
with TODO comment.
(w32_codepage_for_font): Use Vw32_charset_info_alist.
(syms_of_w32term): Remove Vw32_charset_to_codepage_alist.
Define Vw32_charset_info_alist and w32_charset symbols.
src/w32term.c