Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d81dbd54
Commit
d81dbd54
authored
Jun 23, 2005
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Grep Searching): Texinfo usage fix.
parent
56d495a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
man/building.texi
man/building.texi
+3
-3
No files found.
man/building.texi
View file @
d81dbd54
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment