From 5a5d918531eef16df596e69f97fb28dae0c39119 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 27 Apr 2001 13:01:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9790f0fd9f0..f03f8c7e9a2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-04-27 Gerd Moellmann + + * mail/rmail.el (rmail-message-regexp-p): Don't match before + headers. + 2001-04-26 Richard M. Stallman * dabbrev.el: Add doc strings for some functions. diff --git a/src/ChangeLog b/src/ChangeLog index 9fc2ae2c3f7..f0ae3d17eac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-04-27 Gerd Moellmann + + * term.c (turn_on_face): Fix reverse video handling on terminals + that don't support colors. + 2001-04-26 Gerd Moellmann * editfns.c (save_excursion_restore): Don't use XBUFFER on -- 2.39.5