From bfdb75eeaa9fc205b3bcd95ed5d206aef567fee4 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 12 Dec 2000 15:30:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 3 +++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1254ec2da8b..774adf851ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2000-12-12 Gerd Moellmann + * mail/rmailsum.el (rmail-summary-expunge) + (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed + instead of rmail-confirm-expunge. + * replace.el (perform-replace): Don't use an empty match adjacent to a non-empty match when computing the next match before the replacement is performed. diff --git a/src/ChangeLog b/src/ChangeLog index 100c67b099a..96b967cf8c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,6 +8,9 @@ 2000-12-12 Gerd Moellmann + * buffer.c (Fkill_buffer): Don't Fset_buffer when testing if + the buffer is the sole visible buffer when in the mini-buffer. + * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): Bind `inhibit-read-only' to t. (unwind_with_echo_area_buffer): Use AREF. -- 2.39.2