]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with next-error-message-highlight in *Occur*
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 07:17:45 +0000 (09:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Oct 2020 07:17:45 +0000 (09:17 +0200)
commit730ea4c370826277501ff3e364a5e5e92387bd5d
tree6536c4ec4e02a9df434aa4a7318fd1aa7c017479
parent8de04e08c84294ec5888353fc463b4778bee435e
Fix problem with next-error-message-highlight in *Occur*

* lisp/simple.el (next-error-message-highlight): This function is
called directly, so clean up the code a bit (bug#32676).
(next-error-found): Pass in the error buffer.
lisp/simple.el