]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 9 May 2011 01:25:35 +0000 (21:25 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 9 May 2011 01:25:35 +0000 (21:25 -0400)
etc/compilation.txt

index f8b1c16f1ca2ffa445d55d35d4fedccad7ae4bcb..8e19222143a4ddf710ef2b9a4d8ccfee597b97b0 100644 (file)
@@ -47,7 +47,7 @@ symbol: ant
 
 The regexps found on http://ant.apache.org/faq.html, and since
 integrated in both Emacsen, were hairy.  The extra two numbers for
-jikes are the ending line and ending column, which we don't use.
+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