From 17a1c3f768e594fd8b034f50f083266272904422 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 12 Dec 2008 15:26:17 +0000 Subject: [PATCH] * 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. --- lisp/mail/ChangeLog.pmail | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index e42440f9089..ec8603d7e66 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,3 +1,15 @@ +2008-12-12 Chong Yidong + + * 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. + 2008-12-10 Chong Yidong * pmailout.el (pmail-output-to-pmail-file): Don't call -- 2.39.5