]> git.eshelyaron.com Git - emacs.git/commit
Fix fencepost error in pixel-fill--fill-line
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Dec 2021 16:33:34 +0000 (17:33 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 1 Dec 2021 16:34:07 +0000 (17:34 +0100)
commitd086d4f91d159d554dd8d9200052a66ccf9c287a
tree49385e6f5fc6e14fba0269850ec8e163e4022b8e
parent0f6bf308ab302cb8850e97bd7e41a4b432fcfeca
Fix fencepost error in pixel-fill--fill-line

* lisp/textmodes/pixel-fill.el (pixel-fill--fill-line): Don't add
a newline (and continuation) if we're at the end of the line.
lisp/textmodes/pixel-fill.el