]> git.eshelyaron.com Git - emacs.git/commit
; Clean up 'xterm-mouse-mode' auto-enabling vars
authorJared Finder <jared@finder.org>
Sun, 19 Jan 2025 05:06:00 +0000 (21:06 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:48:40 +0000 (18:48 +0100)
commitdf669898692add5f2a2230958e2da47873ae4945
tree9ad79fd69c90e146ccd4e7c7e9e61a83f82662fa
parent7c6d5e8ff13da6900843d073a8c8856bdb536e45
; Clean up 'xterm-mouse-mode' auto-enabling vars

* lisp/term/xterm.el (xterm--auto-xt-mouse-allowed-names)
(xterm--auto-xt-mouse-allowed-types): Use `rx' macro and
update docstring.  (Bug#74833)

(cherry picked from commit 0f3d4e157fb9e638f568128096c818d4485b60fa)
lisp/term/xterm.el