]> git.eshelyaron.com Git - emacs.git/commit
Fix display of vscrolled windows
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2024 15:34:53 +0000 (18:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:58:10 +0000 (18:58 +0200)
commitcf34d4d80062325a29f83b589f99fa2c8cc95312
tree31edec8597e92a0cf40d22619a7d0bccd24cdf92
parente02935dcbbe630f92fdf4138e6c6d2421e9391a4
Fix display of vscrolled windows

* src/xdisp.c (redisplay_window): Fix condition for resetting the
window's vscroll.  (Bug#70038)

(cherry picked from commit ea62a14ea3b7f3f6feb0c7c803eeabe3c8499276)
src/xdisp.c