Mercurial > emacs
changeset 100403:8271c30cd383
* pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
internal format.
(pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New
functions, moved from pmail.el.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 13 Dec 2008 14:19:24 +0000 |
parents | 6a2e1b91fbd1 |
children | e5f10d15806c |
files | lisp/mail/ChangeLog.pmail |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail Sat Dec 13 05:44:38 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Sat Dec 13 14:19:24 2008 +0000 @@ -1,3 +1,10 @@ +2008-12-13 Chong Yidong <cyd@stupidchicken.com> + + * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox + internal format. + (pmail-convert-to-babyl-format, pmail-nuke-pinhead-header): New + functions, moved from pmail.el. + 2008-12-12 Chong Yidong <cyd@stupidchicken.com> * pmailout.el (pmail-output): Rewrite to handle mbox format.