# HG changeset patch # User Chong Yidong # Date 1228432388 0 # Node ID fef4866fca81b7ccffb23afc31bd39295a5d887d # Parent 68a2ccecbd0f87f3b2d6496974f0c8ed2b38f7ad Remove pmaildesc dependency. diff -r 68a2ccecbd0f -r fef4866fca81 lisp/mail/pmailedit.el --- 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