Mercurial > emacs
changeset 49877:d0dc4f0ff393
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 20 Feb 2003 08:55:38 +0000 |
parents | 964dde5d6acd |
children | 3e58b8375243 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 20 08:43:22 2003 +0000 +++ b/lisp/ChangeLog Thu Feb 20 08:55:38 2003 +0000 @@ -1,3 +1,8 @@ +2003-02-20 Francesco Potort,Al(B <pot@gnu.org> + + * mail/undigest.el (unforward-rmail-message): Allow nested + unforwarding, that is, preserve old Forwarded-From/Date headers. + 2003-02-20 Kenichi Handa <handa@m17n.org> * international/mule-diag.el (print-fontset): If FONTSET is nil, @@ -7,7 +12,7 @@ 2003-02-19 Andre Spiegel <spiegel@gnu.org> - * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these + * vc.el (vc-binary-assoc, vc-binary-suffixes): Removed; these were accidentally left over during the VC redesign in 2000. 2003-02-18 Juanma Barranquero <lektu@terra.es>