changeset 100338:c948e8693333

* pmailout.el (pmail-output-to-pmail-file): Don't call pmail-insert-pmail-file-header. * pmail.el (pmail-insert-pmail-file-header): Function deleted. (pmail-decode-babyl-format): Function deleted.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Dec 2008 20:56:16 +0000
parents 1bb4b8e45f2b
children 1afe9b0dcf0e
files lisp/mail/ChangeLog.pmail
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail	Wed Dec 10 20:36:47 2008 +0000
+++ b/lisp/mail/ChangeLog.pmail	Wed Dec 10 20:56:16 2008 +0000
@@ -1,3 +1,11 @@
+2008-12-10  Chong Yidong  <cyd@stupidchicken.com>
+
+	* pmailout.el (pmail-output-to-pmail-file): Don't call
+	pmail-insert-pmail-file-header.
+
+	* pmail.el (pmail-insert-pmail-file-header): Function deleted.
+	(pmail-decode-babyl-format): Function deleted.
+
 2008-12-09  Chong Yidong  <cyd@stupidchicken.com>
 
 	* pmail.el (pmail-only-expunge): Swap buffers at the beginning.