From: Juanma Barranquero Date: Thu, 23 Jun 2005 01:22:28 +0000 (+0000) Subject: (Grep Searching): Texinfo usage fix. X-Git-Tag: emacs-pretest-22.0.90~8722 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d81dbd54dd4207fa8e0f1ed65153aa241b49a89d;p=emacs.git (Grep Searching): Texinfo usage fix. --- diff --git a/man/building.texi b/man/building.texi index 7d03c102921..69b56f467f5 100644 --- a/man/building.texi +++ b/man/building.texi @@ -344,9 +344,9 @@ can find the corresponding lines in the original files using @kbd{C-x 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 t. -When displaying a match in the source buffer, the exact match will be -highlighted, instead of the entire source line. +use of this feature by setting @code{grep-highlight-matches} to +@code{t}. When displaying a match in the source buffer, the exact +match will be highlighted, instead of the entire source line. @findex grep-find @findex find-grep