]> git.eshelyaron.com Git - emacs.git/commit
Extend next-error-message face to the edge of the window (bug#32676)
authorJuri Linkov <juri@linkov.net>
Sat, 17 Oct 2020 20:23:10 +0000 (23:23 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 17 Oct 2020 20:23:10 +0000 (23:23 +0300)
commit06933245c609069f4af5a32422a1f353ad063b7a
tree46f281d37abd31e81bb95b7e070811044faee094
parent2c0cd900837e06a78402c05addf41838bd34b783
Extend next-error-message face to the edge of the window (bug#32676)

* lisp/simple.el (next-error-message): Add ':extend t' to this face.
(next-error-message-highlight): Put overlay over the newline as well.
lisp/simple.el