Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c341ae96
Commit
c341ae96
authored
Feb 14, 2007
by
Kim F. Storm
Browse files
(Grep Searching): Fix lgrep doc.
parent
9d4a3d39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
man/building.texi
man/building.texi
+2
-2
No files found.
man/building.texi
View file @
c341ae96
...
...
@@ -396,8 +396,8 @@ the @code{find-grep-dired} command, in @ref{Dired and Find}.
The commands @kbd{M-x lgrep} (local grep) and @kbd{M-x rgrep}
(recursive grep) are more user-friendly versions of @code{grep} and
@code{grep-find}, which prompt separately for the regular expression
to match, the files to search, and the base directory for the search
(rgrep only).
Case sensitivity of the search is controlled by the
to match, the files to search, and the base directory for the search
.
Case sensitivity of the search is controlled by the
current value of @code{case-fold-search}.
These commands build the shell commands based on the variables
...
...
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