]> git.eshelyaron.com Git - emacs.git/commit
Turn on XInput 2 support by default
authorPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 08:48:24 +0000 (16:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 08:51:48 +0000 (16:51 +0800)
commit0105a4ddb8a58146f3fc71c265e57291c873af0b
treeba28d987eb1c1a870a4d070317b18eb60f42ead1
parent69521ffcb0f2a28f84e24137bfc789ffd0ec3f2f
Turn on XInput 2 support by default

The support doesn't interfere with compatibility, since Emacs
built with XInput 2 support transparently falls back to Core
Input when a suitable version of the input extension is not
available.  It also matured much sooner than expected, so
enabling this by default will lead to new features being
available to more users.

* INSTALL:
* configure.ac:
* etc/NEWS: Enable XInput 2 support by default.
INSTALL
configure.ac
etc/NEWS