From 90029c9dbea0a815c228369b85806f7daed9cfab Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Sun, 18 Jul 2021 13:33:30 +0200 Subject: [PATCH] ; * etc/NEWS: Move entry to its right place. --- etc/NEWS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 88d8fbe4b89..f547e2531c6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1598,6 +1598,14 @@ case-insensitive matching of messages when the old behavior is required, but the recommended solution is to use a correctly matching regexp instead. +--- +*** New user option 'compilation-search-all-directories'. +When doing parallel builds, directories and compilation errors may +arrive in the "*compilation*" buffer out-of-order. If this variable is +non-nil (the default), Emacs will now search backwards in the buffer +for any directory the file with errors may be in. If nil, this won't +be done (and this restores how this previously worked). + --- *** Messages from ShellCheck are now recognized. @@ -2357,14 +2365,6 @@ doesn't turn on 'display-fill-column-indicator-mode' in special-mode buffers. This can be controlled by customizing the variable 'global-display-fill-column-indicator-modes'. ---- -*** New user option 'compilation-search-all-directories'. -When doing parallel builds, directories and compilation errors may -arrive in the "*compilation*" buffer out-of-order. If this variable is -non-nil (the default), Emacs will now search backwards in the buffer -for any directory the file with errors may be in. If nil, this won't -be done (and this restores how this previously worked). - +++ *** New user option 'next-error-message-highlight'. In addition to a fringe arrow, 'next-error' error may now optionally -- 2.39.2