Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.64 emacs/man/building.texi:1.65
*** emacs/man/building.texi:1.64        Mon Jun 20 14:44:19 2005
--- emacs/man/building.texi     Thu Jun 23 01:22:28 2005
***************
*** 344,352 ****
  
    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.
  
  @findex grep-find
  @findex find-grep
--- 344,352 ----
  
    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
! @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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to