From ccc8c8bbf3607d1260db2d69c015182872eb69a0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 10 May 2002 01:02:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a946a4fcb8a..f275d742596 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-05-09 Richard M. Stallman + * mail/rmail.el (rmail-show-message): + Catch error in check-coding-system. + * progmodes/compile.el (compilation-error-regexp-alist): New element to recognize Python error messages. diff --git a/src/ChangeLog b/src/ChangeLog index c3cfcf14cd5..8e4046b3e49 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-05-09 Richard M. Stallman + + * search.c (Freplace_match): Doc fix. + 2002-05-09 Kim F. Storm * macterm.c (x_draw_image_foreground, x_draw_image_foreground_1): -- 2.39.5