Add entry for maven.

This commit is contained in:
Nick Roberts 2009-02-19 06:52:35 +00:00
parent 6766b10c2f
commit 1c427abdd2
2 changed files with 12 additions and 0 deletions

View file

@ -241,6 +241,13 @@ makepp: bla bla `/foo/Makeppfile:12' bla
makepp: bla bla `/foo/bar.c' and `/foo/bar.h'
* maven 2.0.9
symbol: maven
FooBar.java:[111,53] no interface expected here
* MIPS lint; looks good for SunPro lint also
symbols: mips-1 mips-2

View file

@ -1,3 +1,8 @@
2009-02-19 Nick Roberts <nickrob@snap.net.nz>
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).
2009-02-19 Glenn Morris <rgm@gnu.org>
* mail/rmailsum.el (rmail-summary-by-topic): Doc fix.