]> git.eshelyaron.com Git - emacs.git/commit
Tweak how "u" works in Info buffers when scroll-conservatively is set
authorStephen Berman <stephen.berman@gmx.net>
Tue, 25 Aug 2020 11:30:58 +0000 (13:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 25 Aug 2020 11:30:58 +0000 (13:30 +0200)
commit71209b231a806bcc23f4fbe44a5fe54583809889
tree1f04d4212f47d9833a46f0d818350cab268afc9d
parent764bad713e1040cc714b602678009f30c4806fe8
Tweak how "u" works in Info buffers when scroll-conservatively is set

* info.el (Info-up): If scroll-conservatively is non-zero and
less than 101, display as much of the superior node above the
target line as possible (Bug#13690).
lisp/info.el