]> git.eshelyaron.com Git - emacs.git/commit
Fix allout point movement problem
authorStephen Berman <stephen.berman@gmx.net>
Thu, 4 Nov 2021 18:39:01 +0000 (19:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Nov 2021 18:39:16 +0000 (19:39 +0100)
commit0a7ccdaeeff3cf91cc548e3cbd21d3f32c7dac7b
tree1731b1e25e5bb8ccde3be5d13417fb3f1ab4fdb0
parent99a1e87067a21893d86cf71553f8cbc6f36ffbbb
Fix allout point movement problem

* lisp/allout.el (allout-next-visible-heading): Ensure that we
move to the next physical line (bug#51530).
lisp/allout.el