# HG changeset patch # User Richard M. Stallman # Date 964043960 0 # Node ID 367cc943e9f049ed982cca14ff2d664802bd904b # Parent 6c60ac6cf8b6f2a37eb384d05f22fdbe3d7ed9e1 *** empty log message *** diff -r 6c60ac6cf8b6 -r 367cc943e9f0 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 19 21:53:51 2000 +0000 +++ b/lisp/ChangeLog Wed Jul 19 21:59:20 2000 +0000 @@ -1,3 +1,10 @@ +2000-07-19 Richard M. Stallman + + * mail/mail-utils.el (mail-strip-quoted-names): + Handle case where <...> appears inside "...". + Use replace-match to edit the string more simply. + (rmail-dont-reply-to): Cope with an unmatched ". + 2000-07-19 Dave Love * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs