From: Chong Yidong Date: Mon, 9 May 2011 01:24:57 +0000 (-0400) Subject: Doc fix to compilation.txt. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~60 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a648237a4fa3536beb97340385a68ac1e3b234a;p=emacs.git Doc fix to compilation.txt. --- diff --git a/etc/compilation.txt b/etc/compilation.txt index 85971cc26dd..f8b1c16f1ca 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -45,9 +45,9 @@ symbol: aix symbol: ant -The regexps found on http://ant.apache.org/faq.html, and since integrated in -both Emacsen, were hairy. Why so many numbers for jikes -- is one a column -number? +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. [javac] /src/DataBaseTestCase.java:27: unreported exception ... [javac] /src/DataBaseTestCase.java:49: warning: finally clause cannot complete normally