]> git.eshelyaron.com Git - emacs.git/commit
Add a utility function to query the XI2 version on a display
authorPo Lu <luangruo@yahoo.com>
Sat, 25 Dec 2021 12:09:37 +0000 (20:09 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 25 Dec 2021 12:09:37 +0000 (20:09 +0800)
commite0a78429cab632ae269e1845c588506e64e09654
treeaec38eb9323a07e9dcea79d925ca340b101c63ed
parenta1b72008a7228a65af819118d6de620b89d0e0d4
Add a utility function to query the XI2 version on a display

* src/xfns.c (Fx_server_input_version): New function.
(syms_of_xfns): Define new subr.
src/xfns.c