diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-22 18:41:28 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-22 18:41:28 +0800 |
commit | c914572a46ca1e9de14bfeb4a6e993714f146851 (patch) | |
tree | 7c63274e185173c92235d8bd05e647acc78a869e /lisp/emacs-lisp/autoload.el | |
parent | 8d02624c0ec029ee99e0b1e410429c440bcc4499 (diff) | |
download | emacs-c914572a46ca1e9de14bfeb4a6e993714f146851.tar.gz emacs-c914572a46ca1e9de14bfeb4a6e993714f146851.tar.bz2 emacs-c914572a46ca1e9de14bfeb4a6e993714f146851.zip |
Improve XInput2 version checking
* configure.ac: Check for various important structures from all
versions of libXi.
* src/xfns.c (setup_xi_event_mask):
* src/xwidget.c (x_draw_xwidget_glyph_string):
* src/xterm.c (x_init_master_valuators, handle_one_xevent)
(x_term_init): Replace XI version checks based on protocol
headers with new constants.
* src/xterm.h (HAVE_XINPUT2_1, HAVE_XINPUT2_2, HAVE_XINPUT2_3)
(HAVE_XINPUT2_4): New definitions.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions