From: Chong Yidong Date: Mon, 9 May 2011 01:25:35 +0000 (-0400) Subject: Fix last change. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f104c116dc368ed89caea8b78bf6f7ebb24f584e;p=emacs.git Fix last change. --- diff --git a/etc/compilation.txt b/etc/compilation.txt index f8b1c16f1ca..8e19222143a 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt @@ -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