]> git.eshelyaron.com Git - emacs.git/commit
Slightly fix mouse-highlight processing on Haiku
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Mar 2022 10:42:33 +0000 (10:42 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Mar 2022 10:42:33 +0000 (10:42 +0000)
commit450f3f8725ff231aeda2738e25b4bb2cebe5a35b
treedd1d12b2dc00e1a007e4d604bd95f09fc14c1c2f
parent0adb2d507cdf386f2cc8b4fb6c5bfc953fec42e8
Slightly fix mouse-highlight processing on Haiku

* src/haikuterm.c (haiku_read_socket): If no corresponding frame
was found for a keyboard event, clear mouse highlight.
src/haikuterm.c