From a2ad7096ecc635ab5463ee524a865addc430c6e8 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 28 Oct 1999 12:13:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+) 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 * progmodes/compile.el: Checkdoc-inspired fixes. diff --git a/src/ChangeLog b/src/ChangeLog index d5c09404902..4d90f9c5388 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +1999-10-28 Gerd Moellmann + + * fns.c (Fmemq, Fassq, Frassq, assq_no_quit, Fassoc) + (Frassoc): Rewritten. + 1999-10-27 Noah Friedman * s/gnu-linux.h [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'. -- 2.39.5