changeset 100228:fef4866fca81

Remove pmaildesc dependency.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 04 Dec 2008 23:13:08 +0000
parents 68a2ccecbd0f
children 2d0b98e2cb33
files lisp/mail/pmailedit.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/pmailedit.el	Thu Dec 04 23:11:10 2008 +0000
+++ b/lisp/mail/pmailedit.el	Thu Dec 04 23:13:08 2008 +0000
@@ -27,7 +27,6 @@
 
 (eval-when-compile
   (require 'pmail)
-  (require 'pmaildesc)
   (require 'pmailsum))
 
 (defcustom pmail-edit-mode-hook nil