# HG changeset patch # User Juri Linkov # Date 1094064499 0 # Node ID 6492b471e6351407cf6a640d54b7cb19aacee039 # Parent c77183f170cf4d1c57720f3e0276b554fbe516a1 Add `next-error-highlight' and `next-error-highlight-no-select'. diff -r c77183f170cf -r 6492b471e635 etc/NEWS --- a/etc/NEWS Wed Sep 01 18:44:35 2004 +0000 +++ b/etc/NEWS Wed Sep 01 18:48:19 2004 +0000 @@ -1862,7 +1862,9 @@ compilation processes without affecting the environment that all subprocesses inherit. -*** `next-error' now temporarily highlights the corresponding source line. +*** New options `next-error-highlight' and `next-error-highlight-no-select' +specify the method of highlighting of the corresponding source line +in new face `next-error'. ** Grep has been decoupled from compilation mode setup.