summaryrefslogtreecommitdiff
path: root/etc/compilation.txt
diff options
context:
space:
mode:
authorVincent Belaïche <vincentb1@users.sourceforge.net>2015-10-04 07:57:28 +0200
committerVincent Belaïche <vincentb1@users.sourceforge.net>2015-10-04 07:57:28 +0200
commit460c3576761bfeca942ab46660cf8b1346552535 (patch)
treec5169093a8fd8439f7cde17dabb4f9aeb460412c /etc/compilation.txt
parent42d0000cf38f74b559e0ed049ec820661b104b2a (diff)
downloademacs-460c3576761bfeca942ab46660cf8b1346552535.tar.gz
Support MSW filename style for ant compilation error regexp
* etc/compilation.txt (symbol ant): * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Support MSW filename style
Diffstat (limited to 'etc/compilation.txt')
-rw-r--r--etc/compilation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt
index f134f53d00c..8f4986a32d7 100644
--- a/etc/compilation.txt
+++ b/etc/compilation.txt
@@ -52,7 +52,7 @@ jikes are the ending line and ending column.
[javac] /src/DataBaseTestCase.java:27: unreported exception ...
[javac] /src/DataBaseTestCase.java:49: warning: finally clause cannot complete normally
[jikes] foo.java:3:5:7:9: blah blah
-
+ [javadoc] c:\MyProject\Polynomial.java:560: error: unknown tag: math
* Bash v2