; * doc/emacs/building.texi (Compilation Mode): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Wed, 4 Dec 2024 16:21:19 +0000 (18:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 4 Dec 2024 16:21:19 +0000 (18:21 +0200)
doc/emacs/building.texi

index 3a3dd1d4461a7940f6419752f7f73496fb26f615..bebf410f919fbacc2c427624465e62194bacdd47 100644 (file)
@@ -316,7 +316,8 @@ to parse output from a @code{grep} command (@pxref{Grep Searching}).
   Sometimes @code{compilation-error-regexp-alist} doesn't correctly
 determine the filename that is the source of the error.  Use user option
 @code{compilation-transform-file-match-alist} to make any necessary
-adjustments, such as adding or changing a directory component.
+adjustments, such as adding or changing a directory component, or even
+considering certain compiler messages not error messages at all.
 
 @findex compilation-next-error
 @findex compilation-previous-error