comparison lisp/mail/ChangeLog.pmail @ 100376:7cb915cc1140

* pmailout.el (pmail-output): Rewrite to handle mbox format. (pmail-output-to-babyl-file): Renamed from pmail-output-to-pmail-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file. * pmail.el: All callers to pmail-output-to-pmail-file changed to pmail-output-to-babyl-file.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 12 Dec 2008 15:26:17 +0000
parents 8b18fa1b635f
children 8271c30cd383
comparison
equal deleted inserted replaced
100375:76ca1762b234 100376:7cb915cc1140
1 2008-12-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * pmailout.el (pmail-output): Rewrite to handle mbox format.
4 (pmail-output-to-babyl-file): Renamed from
5 pmail-output-to-pmail-file.
6
7 * pmail.el: All callers to pmail-output-to-pmail-file changed to
8 pmail-output-to-babyl-file.
9
10 * pmail.el: All callers to pmail-output-to-pmail-file changed to
11 pmail-output-to-babyl-file.
12
1 2008-12-10 Chong Yidong <cyd@stupidchicken.com> 13 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
2 14
3 * pmailout.el (pmail-output-to-pmail-file): Don't call 15 * pmailout.el (pmail-output-to-pmail-file): Don't call
4 pmail-insert-pmail-file-header. 16 pmail-insert-pmail-file-header.
5 17