Mercurial > emacs
comparison lisp/ChangeLog @ 30334:367cc943e9f0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Jul 2000 21:59:20 +0000 |
parents | 3c07fe003a64 |
children | aa44e3d4f081 |
comparison
equal
deleted
inserted
replaced
30333:6c60ac6cf8b6 | 30334:367cc943e9f0 |
---|---|
1 2000-07-19 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
2 | |
3 * mail/mail-utils.el (mail-strip-quoted-names): | |
4 Handle case where <...> appears inside "...". | |
5 Use replace-match to edit the string more simply. | |
6 (rmail-dont-reply-to): Cope with an unmatched ". | |
7 | |
1 2000-07-19 Dave Love <fx@gnu.org> | 8 2000-07-19 Dave Love <fx@gnu.org> |
2 | 9 |
3 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs | 10 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs |
4 implementation. | 11 implementation. |
5 | 12 |