]> git.eshelyaron.com Git - emacs.git/commit
Explain better what the interactive prefix does in scroll-down/up
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 7 May 2022 13:05:45 +0000 (15:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 7 May 2022 13:05:45 +0000 (15:05 +0200)
commitf7c56a0d739d1397b5fb2b1beeeea6b74a1d5886
treecede1dd707d06bf2d5a7bc0bf6f7b22ff1e99860
parent5ac6af4e886e630e039d282bb6f3965d7367c461
Explain better what the interactive prefix does in scroll-down/up

* lisp/window.el (scroll-up-command, scroll-down-command):
* lisp/image-mode.el (image-scroll-up, image-scroll-down):
Actually explain what the interactive prefix does (bug#44503).
lisp/image-mode.el
lisp/window.el