]> git.eshelyaron.com Git - emacs.git/commit
Add option to highlight the 'next-error' error message
authorErnesto Alfonso <erjoalgo@gmail.com>
Wed, 14 Oct 2020 05:45:21 +0000 (07:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Oct 2020 05:45:21 +0000 (07:45 +0200)
commit1ee5a4cb1afe5a55d78e35cab2ad8651196c8967
treeef50b554a9a7aeab96a551ea62f4e4730b8f58f5
parent64c8511664420498b9769b098a31300e2ab58c2d
Add option to highlight the 'next-error' error message

* lisp/simple.el (next-error-message-highlight):
(next-error-message): New faces (bug#32676).
(next-error--message-highlight-overlay): New internal variable.
(next-error-message-highlight): New function.
(next-error-found): Call the function.
doc/emacs/building.texi
etc/NEWS
lisp/simple.el