diff options
author | Po Lu <luangruo@yahoo.com> | 2022-04-13 10:54:56 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-04-13 10:54:56 +0800 |
commit | 1c1ae6ba802cc5813fa6f8f90f21050aae6bb459 (patch) | |
tree | 8d9f848a84aad3e9b2a887c21ef5c64b1008f4e2 /lisp/gnus/gssapi.el | |
parent | db56a69274f7690eea2c8d8a12a9c367bb93c4d1 (diff) | |
download | emacs-1c1ae6ba802cc5813fa6f8f90f21050aae6bb459.tar.gz emacs-1c1ae6ba802cc5813fa6f8f90f21050aae6bb459.tar.bz2 emacs-1c1ae6ba802cc5813fa6f8f90f21050aae6bb459.zip |
Clean up PGTK code more
* src/pgtkterm.c (STORE_KEYSYM_FOR_DEBUG): Delete macro.
(x_find_modifier_meanings): Delete function.
(get_modifier_values, pgtk_gtk_to_emacs_modifiers)
(pgtk_emacs_to_gtk_modifiers): Use GDK's own modifier mask
constants instead of detecting our own from the keymap. This
does mean a specific "meta" key will no longer be detected on X
Windows, but that interface doesn't exist on Wayland, and X
users should use the X port anyway.
(key_press_event): Avoid decoding input text.
(pgtk_term_init): Stop computing modifiers.
(syms_of_pgtkterm): Delete obsolete comment.
* src/pgtkterm.h (struct pgtk_display_info): Delete modifier
masks.
Diffstat (limited to 'lisp/gnus/gssapi.el')
0 files changed, 0 insertions, 0 deletions