Mercurial > emacs
changeset 30334:367cc943e9f0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Jul 2000 21:59:20 +0000 |
parents | 6c60ac6cf8b6 |
children | aa44e3d4f081 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@caffeine.ai.mit.edu> + + * 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 <fx@gnu.org> * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs