]> git.eshelyaron.com Git - emacs.git/commit
Work around pixel scrolling issues when org-indent-mode is on
authorPo Lu <luangruo@yahoo.com>
Mon, 13 Dec 2021 01:59:39 +0000 (09:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 13 Dec 2021 01:59:39 +0000 (09:59 +0800)
commit2f6601054940e698184f4c9c60a47c16e5baa880
tree68e43e6dea0cbb071bfd3f3619afbe17497e9d20
parent5181276b4362b25cd91818bc0b4e6fbd985b5882
Work around pixel scrolling issues when org-indent-mode is on

* lisp/pixel-scroll.el (pixel-point-and-height-at-unseen-line):
Subtract line height of window start when it doesn't appear
at the 0th pixel of the line.
lisp/pixel-scroll.el