# HG changeset patch # User Paul Reilly # Date 1016572457 0 # Node ID f0defd788eef1030169df9011972062b4e91aac1 # Parent 55bcbf42cf3fc7c9a1dc814025b664ed597cb7ec *** empty log message *** diff -r 55bcbf42cf3f -r f0defd788eef lisp/ChangeLog --- a/lisp/ChangeLog Tue Mar 19 19:42:46 2002 +0000 +++ b/lisp/ChangeLog Tue Mar 19 21:14:17 2002 +0000 @@ -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