]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with (narrow-to-page 1) with point at point-max
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 22 Apr 2022 12:04:43 +0000 (14:04 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 22 Apr 2022 12:35:30 +0000 (14:35 +0200)
commit3aaed2e1ccfcc230f813d3fe7867a7abc5b22109
tree34e98286f256f1c2a4f05323af4bda8efbed6a89
parentf2f9e8dc76cdc7433624ee7e88ec5380a5b06902
Fix problem with (narrow-to-page 1) with point at point-max

* lisp/textmodes/page.el (forward-page): Make this work more
consistently if point is on bol (bug#20663).
lisp/textmodes/page.el
test/lisp/textmodes/page-tests.el