aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-12-13 14:19:24 +0000
committerChong Yidong <[email protected]>2008-12-13 14:19:24 +0000
commitf047d0db1973d73fdb8b9bbfd8e60540f7efc361 (patch)
tree799a898016909e2e83c4aa452eab15cdc81eed6a /lisp
parent09fce22308c6666c7cfe51b5bcc2d856df56aced (diff)
* 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.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mail/ChangeLog.pmail7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail
index ec8603d7e6..fe26d224f5 100644
--- a/lisp/mail/ChangeLog.pmail
+++ b/lisp/mail/ChangeLog.pmail
@@ -1,3 +1,10 @@
+2008-12-13 Chong Yidong <[email protected]>
+
+ * 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 <[email protected]>
* pmailout.el (pmail-output): Rewrite to handle mbox format.