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
ed66ce21
Commit
ed66ce21
authored
May 06, 2008
by
Chong Yidong
Browse files
Fix last fix.
parent
ed0f493f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/progmodes/compile.el
lisp/progmodes/compile.el
+2
-2
No files found.
lisp/progmodes/compile.el
View file @
ed66ce21
...
...
@@ -325,8 +325,8 @@ File = \\(.+\\), Line = \\([0-9]+\\)\\(?:, Column = \\([0-9]+\\)\\)?"
(watcom
"
\\
(
\\
(
?:[a-zA-Z]:\\
)
?[^:
(
\t\n]+\\
)(
\\
(
[0-9]+\\
))
:
?
\
\\
(
?:\\
(
Error!
E[0-9]+\\
)
\\|\\(Warning! W[0-9]+\\)\\
|\\
(
.
\\
)
\\
)
:
"
1 2 nil (4
. 5
))
\\
(
?:\\
(
Error!
E[0-9]+\\
)
\\|\\(Warning! W[0-9]+\\)\\):"
1 2 nil (4))
(4bsd
"\\(?:^\\|
::
\\|\\S ( \\)\\(/[^ \n\t()]+\\)(\\([0-9]+\\))\
...
...
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