Mercurial > emacs
changeset 88162:1b1e2d673386
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Mon, 16 Jan 2006 17:50:30 +0000 |
parents | 6e97bfe9f7f0 |
children | 080ef9583ad4 |
files | lisp/mail/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog Mon Jan 16 17:50:18 2006 +0000 +++ b/lisp/mail/ChangeLog Mon Jan 16 17:50:30 2006 +0000 @@ -1,3 +1,10 @@ +2006-01-16 Alex Schroeder <alex@gnu.org> + + * unrmail.el (unrmail): Use regular expression search to find + message separators such that the fake separators inserted by + rmime.el are not matched. The sections added by rmime.el are + removed. + 2006-01-16 Henrik Enberg <enberg@printf.se> * rmail.el: Don't require `rmailout' and `rmailsum'.