]> git.eshelyaron.com Git - emacs.git/commit
Fix shift-translation support of 'scroll-lock-mode' commands
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Jul 2025 13:23:03 +0000 (16:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:53:58 +0000 (10:53 +0200)
commit29f61c24aeee3489f686f925e9e6a52b54549eff
tree4f5529091e6a44c39a84e0c01a406349f2bb705d
parent965f9e047beec8eded6dd914ded622f33293eb3a
Fix shift-translation support of 'scroll-lock-mode' commands

* lisp/scroll-lock.el (scroll-lock-next-line-always-scroll)
(scroll-lock-next-line, scroll-lock-previous-line)
(scroll-lock-forward-paragraph, scroll-lock-backward-paragraph):
Make them support shift-translation, like the commands remapped to
them do.  (Bug#79022)

(cherry picked from commit 1ea3d7b1f7d45efa00f4fee5d33556d3c1ff7649)
lisp/scroll-lock.el