]> git.eshelyaron.com Git - emacs.git/commit
Allow controlling whether SPC in Gnus goes to the next article
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Nov 2020 08:27:14 +0000 (09:27 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Nov 2020 08:27:14 +0000 (09:27 +0100)
commit329feffc68238e293854ca2183801056bdd8a6ff
tree475b5fb41225f4f2c13644cb5e4c658ad1baa889
parent71916f0758297d616fcb9c12db1c4f19c0e85458
Allow controlling whether SPC in Gnus goes to the next article

* doc/misc/gnus.texi (Summary Maneuvering): Document it.
* lisp/gnus/gnus-sum.el (gnus-paging-select-next): New variable.
(gnus-summary-prev-page, gnus-summary-next-page): Use it.
doc/misc/gnus.texi
etc/NEWS
lisp/gnus/gnus-sum.el