]> git.eshelyaron.com Git - emacs.git/commit
Add code for determining the type of an input device
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 01:47:25 +0000 (09:47 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 01:47:25 +0000 (09:47 +0800)
commit1a1c5a6884a60ef2ffa98f3ee4af793eac985f80
tree2697c3f6bd928783dff1e214fdf2d26e91819f17
parent6ac7fa7e78b84a6fbdf12a63d927ad55bacd8d91
Add code for determining the type of an input device

* doc/lispref/commands.texi (Command Loop Info):
* etc/NEWS: Update documentation and announce `device-class'.

* lisp/frame.el (x-device-class):
(device-class):
* lisp/term/x-win.el (x-device-class): New functions.
doc/lispref/commands.texi
etc/NEWS
lisp/frame.el
lisp/term/x-win.el