]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0902: some mouse scroll code is not in a good place v9.0.0902
authorChristopher Plewright <chris@createng.com>
Fri, 18 Nov 2022 17:53:34 +0000 (17:53 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Nov 2022 17:53:34 +0000 (17:53 +0000)
commit696d0a86250636602d42e29e57d8923f538e0549
tree1710ecc135e3df9d5ad9efd859019987247e58a6
parent0c34d562647f029faca40f7733ccfb7b5377672b
patch 9.0.0902: some mouse scroll code is not in a good place

Problem:    Some mouse scroll code is not in a good place.
Solution:   Refactor the code. (Christopher Plewright, closes #11561)
src/mouse.c
src/proto/mouse.pro
src/version.c