]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse wheel scroll direction on pgtk
authorPo Lu <luangruo@yahoo.com>
Sun, 2 Jan 2022 07:13:37 +0000 (15:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 2 Jan 2022 07:14:16 +0000 (15:14 +0800)
commit01615b24da97bdb5cc4eaec5792da8238dab9942
tree5edaa0fcb2ee02383b8762a50666c9c3df09fc76
parentad125a99273c7bd81d02d388af3c69125dfe27ee
Fix mouse wheel scroll direction on pgtk

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