From: Paul Reilly Date: Tue, 19 Mar 2002 21:14:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~16077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c45d9dcf157d223c7bf72949cb90e9143a64e954;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97b5de76d40..a23be4a747c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2002-03-19 pmr-sav + + * mail-utils.el (rmail-dont-reply-to): + Overhaul to correctly apply the regular + expressions in the variable `rmail-dont-reply-to-names' to the list of + destination addresses. Contributed by lorentey@elte.hu. + + * rmail.el (rmail-dont-reply-to-names): + Modify the documentation to make it email + address centric rather than login name centric. Contributed by + lorentey@elte.hu. + 2002-03-18 Colin Walters * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so