previous-error-no-select
previous-error-no-select is an interactive compiled Lisp function in `simple.el
'.
(previous-error-no-select &optional N)
Move point to the previous error in the `next-error' buffer and highlight match.
Prefix arg N says how many error messages to move backwards (or
forwards, if negative).
Finds and highlights the source line like M-g p, but does not
select the source buffer.