forked from Github/emacs
; * doc/emacs/building.texi (Compilation Mode): Fix typo.
This commit is contained in:
parent
145727df29
commit
9beb04dd07
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue