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
203a5711
Commit
203a5711
authored
Sep 01, 1994
by
Richard M. Stallman
Browse files
(grep-command): Doc fix.
parent
8b2f8d4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/compile.el
lisp/progmodes/compile.el
+1
-1
No files found.
lisp/progmodes/compile.el
View file @
203a5711
...
...
@@ -206,7 +206,7 @@ Otherwise, it saves all modified buffers without asking.")
"Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
(defvar grep-command "grep -n "
"Last grep command used in \\
{
grep
}
; default for next grep.")
"Last grep command used in \\
[
grep
]
; default for next grep.")
;;;###autoload
(defvar compilation-search-path '(nil)
...
...
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