From: tomo Date: Mon, 25 Dec 2000 04:30:44 +0000 (+0000) Subject: Require `mel'. X-Git-Tag: flim-1_14-rfc2231-base~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=74d1a800d5f012f8e89706db934e2f8168a78fc3;p=elisp%2Fflim.git Require `mel'. --- diff --git a/qmtp.el b/qmtp.el index c7ccf1c..e74f798 100644 --- a/qmtp.el +++ b/qmtp.el @@ -34,6 +34,7 @@ ;;; Code: (require 'custom) +(require 'mel) ; binary-funcall (defgroup qmtp nil "QMTP protocol for sending mail."