]> git.eshelyaron.com Git - emacs.git/commit
Fix horizontal scrolling on PGTK
authorPo Lu <luangruo@yahoo.com>
Wed, 22 Dec 2021 09:29:27 +0000 (17:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 22 Dec 2021 09:29:27 +0000 (17:29 +0800)
commit141bf182da0043c9273b7885e687cfea7f6268b0
tree580b7391a5c15c23b9bf1a031b7dd68f81ebf2da
parentf703232b7ff3453640179c6c1e9415e9ff1af987
Fix horizontal scrolling on PGTK

* src/pgtkterm.c (scroll_event): Fix for when
`mwheel-coalesce-scroll-events' is nil.
src/pgtkterm.c