diff options
-rw-r--r-- | doc/emacs/building.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index 5199724e69d..5f7d9b7ab8c 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -427,7 +427,7 @@ M-n}}, @key{RET}, and so forth, just like compilation errors. @xref{Compilation Mode}, for detailed description of commands and key bindings available in the @file{*grep*} buffer. -@vindex grep-match-regexp} +@vindex grep-match-regexp Some grep programs accept a @samp{--color} option to output special markers around matches for the purpose of highlighting. You can make use of this feature by setting @code{grep-highlight-matches} to |