diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5cc615165e..edbac1b1993 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,6 +4,9 @@ progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and comment fixes. + * progmodes/compile.el (compilation-error-regexp-alist): Recognize + MIPS Pro 7.3 compiler error message syntax. + 1999-10-27 Dave Love <fx@gnu.org> * progmodes/compile.el: Checkdoc-inspired fixes. |