mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Add entry for maven.
This commit is contained in:
parent
6766b10c2f
commit
1c427abdd2
2 changed files with 12 additions and 0 deletions
|
@ -241,6 +241,13 @@ makepp: bla bla `/foo/Makeppfile:12' bla
|
||||||
makepp: bla bla `/foo/bar.c' and `/foo/bar.h'
|
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
|
* MIPS lint; looks good for SunPro lint also
|
||||||
|
|
||||||
symbols: mips-1 mips-2
|
symbols: mips-1 mips-2
|
||||||
|
|
|
@ -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>
|
2009-02-19 Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
* mail/rmailsum.el (rmail-summary-by-topic): Doc fix.
|
* mail/rmailsum.el (rmail-summary-by-topic): Doc fix.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue