diff options
author | Po Lu <luangruo@yahoo.com> | 2021-12-02 10:27:24 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2021-12-02 10:27:24 +0800 |
commit | 5001f4f91b9a959ddc345de36153689174df67a9 (patch) | |
tree | 402344e7f4e0625909ac461e0ef7692fdff4acdb /lisp/emacs-lisp/eldoc.el | |
parent | a4ff841154632da36ccb1bd01ea4e509465a692b (diff) | |
download | emacs-5001f4f91b9a959ddc345de36153689174df67a9.tar.gz emacs-5001f4f91b9a959ddc345de36153689174df67a9.tar.bz2 emacs-5001f4f91b9a959ddc345de36153689174df67a9.zip |
Add `touch-end' event type
* etc/NEWS:
* doc/lispref/commands.texi (Misc Events): Document new
`touch-end' event type.
* lisp/bindings.el: Ignore touch-end events by default.
* src/keyboard.c (make_lispy_event): Add support for
TOUCH_END_EVENT events.
(syms_of_keyboard): New symbol `touch-end'.
* src/termhooks.h (enum event_kind): New member
`TOUCH_END_EVENT'.
* src/xterm.c (handle_one_xevent): Send touch-end events when
appropriate.
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions