(Vx_keysym_table): New.
commita04ee8ea10efd2fa9eb91100918115ad29fdc1ff
authorDave Love <fx@gnu.org>
Sun, 27 Oct 2002 21:13:06 +0000 (27 21:13 +0000)
committerDave Love <fx@gnu.org>
Sun, 27 Oct 2002 21:13:06 +0000 (27 21:13 +0000)
tree88fed32e9629d89df5106995c775f008917499b4
parent91ed0599da39767da79060b6b928acf5ab195679
(Vx_keysym_table): New.
(syms_of_xterm): Initialize it.
(XTread_socket): Use it.
From head: Eliminate incorrect optimization that tried to avoid
decoding the output of X*LookupString.
(x_get_font_repertory): Delete charset declaration.
lisp/ChangeLog
src/xterm.c