From 10fc3187637f785c7dd5e81a00fd65d1a995d1c0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 30 May 2000 18:45:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9971b7d0d2b..58c1e41128b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-05-30 Gerd Moellmann + + * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg + and rmail-msgend to compute the restriction at the end, instead of + computing it. + 2000-05-29 Gerd Moellmann * dabbrev.el (dabbrev-expand): Don't display messages in the diff --git a/src/ChangeLog b/src/ChangeLog index ad2c043a9ee..a13adff46c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-05-30 Gerd Moellmann + + * search.c (Fre_search_forward, Fre_search_backward) + (Fposix_search_backward, Fposix_search_forward): Doc fix. + 2000-05-30 Kenichi Handa * coding.c (detect_coding_iso2022): Fix code for checking -- 2.39.5