From: Eli Zaretskii Date: Tue, 10 May 2022 12:47:06 +0000 (+0300) Subject: ; * doc/emacs/building.texi (Compilation Mode): Fix typo. X-Git-Tag: emacs-29.0.90~1910^2~846 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9beb04dd0700a63fdce65351465045587d10e064;p=emacs.git ; * doc/emacs/building.texi (Compilation Mode): Fix typo. --- diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index 892117e2e82..8f972de568a 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -180,7 +180,7 @@ list of customization variables and faces. Emacs automatically visits the locus of the first error message that appears in the @file{*compilation*} buffer. (This variable can also have the values @code{if-location-known} and @code{first-known}, which -modifies whether to automatically visit.) +modify the conditions for automatically visiting the error locus.) Compilation mode provides the following additional commands. These commands can also be used in @file{*grep*} buffers, where the