]> git.eshelyaron.com Git - emacs.git/commit
whitespace: Include empty final line in BoB empty match
authorRichard Hansen <rhansen@rhansen.org>
Tue, 28 Jun 2022 19:05:04 +0000 (15:05 -0400)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 11 Sep 2022 11:46:30 +0000 (13:46 +0200)
commit395786f42b0eed361ee34cd398bc8ee33802ed04
tree164a92987f7292ad3d3400020d18a95aa639994f
parent99e8faa7257affd84c030fe02108769fe354709e
whitespace: Include empty final line in BoB empty match

* lisp/whitespace.el (whitespace-empty-at-bob-regexp): Include any
last line trailing whitespace in the BoB empty line match to ensure
that those characters get highlighted.
lisp/whitespace.el