]> git.eshelyaron.com Git - emacs.git/commit
Fix support of 'mouse-highlight' on MS-Windows console
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 May 2025 11:07:27 +0000 (14:07 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 08:47:42 +0000 (10:47 +0200)
commitcbdeae1ebf9a29d12bc1f3d469f6cc02b572854f
tree5553c96a46152eaf371dcea978c73e35ece77707
parent8be4ca3337ebeb893aedad95c8ec847533bdf4a3
Fix support of 'mouse-highlight' on MS-Windows console

* src/w32inevt.c (w32_console_read_socket): Support numerical
value of 'mouse-highlight'.  (Bug#78218)

(cherry picked from commit c31f23016c6db449c646c12352e9207a19f5b70f)
src/w32inevt.c