diff options
author | Jim Blandy <jimb@redhat.com> | 1993-05-04 02:44:42 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-05-04 02:44:42 +0000 |
commit | dfeccd2d1337783ae77886e92ca522d01f55c70c (patch) | |
tree | c2397bb0ff426e0cdc942d56c42d1f969bf28fd7 /lisp/emacs-lisp/autoload.el | |
parent | f80dc88865694fb162f61e8857fe1ef857b493e6 (diff) | |
download | emacs-dfeccd2d1337783ae77886e92ca522d01f55c70c.tar.gz emacs-dfeccd2d1337783ae77886e92ca522d01f55c70c.tar.bz2 emacs-dfeccd2d1337783ae77886e92ca522d01f55c70c.zip |
Implement extra_keyboard_modifiers properly.
* keyboard.c (syms_of_keyboard): Doc fix for
extra-keyboard-modifiers; use the same modifier bits as we do for
characters.
(read_char): Apply all the modifiers in extra_keyboard_modifiers
to the input characters, so you can get hyper, super, and the rest
of the gang.
* xterm.c (x_emacs_to_x_modifiers): New function.
(x_convert_modifiers): Renamed to x_x_to_emacs_modifiers, for
consistency. Callers changed.
(XTread_socket): Apply x_emacs_to_x_modifiers to
extra_keyboard_modifiers before setting the state member of the
event; this will get all the modifiers on ASCII characters.
* xterm.c (x_text_icon): Don't call XSetIconName; it should be
unnecessary, and perhaps it's killing the icon pixmap.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions