Mercurial > emacs
changeset 44027:f0defd788eef
*** empty log message ***
author | Paul Reilly <pmr@pajato.com> |
---|---|
date | Tue, 19 Mar 2002 21:14:17 +0000 |
parents | 55bcbf42cf3f |
children | 182881d68883 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <pmr-sav@hamm.pajato.com> + + * 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 <walters@verbum.org> * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so