aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-12-12 15:30:41 +0000
committerGerd Moellmann <[email protected]>2000-12-12 15:30:41 +0000
commitbfdb75eeaa9fc205b3bcd95ed5d206aef567fee4 (patch)
tree4afa1a96f8d40714f802fa931a2abb49bd5b6f5f /lisp
parent933bfda1851c31d6afcf850e41858c6e0e765553 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1254ec2da8..774adf851a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2000-12-12 Gerd Moellmann <[email protected]>
+ * 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.