aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1254ec2da8b..774adf851ac 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12000-12-12 Gerd Moellmann <gerd@gnu.org> 12000-12-12 Gerd Moellmann <gerd@gnu.org>
2 2
3 * mail/rmailsum.el (rmail-summary-expunge)
4 (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5 instead of rmail-confirm-expunge.
6
3 * replace.el (perform-replace): Don't use an empty match adjacent 7 * replace.el (perform-replace): Don't use an empty match adjacent
4 to a non-empty match when computing the next match before the 8 to a non-empty match when computing the next match before the
5 replacement is performed. 9 replacement is performed.