From 8573c0ae2ffab0fc8ec32fcf9faaa3afb6da0442 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 27 Dec 2000 10:29:01 +0000 Subject: [PATCH] Add comment for mel. --- smtpmail.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smtpmail.el b/smtpmail.el index 5eb7e0e..8b3f9f4 100644 --- a/smtpmail.el +++ b/smtpmail.el @@ -46,7 +46,7 @@ (require 'smtp) (require 'sendmail) (require 'time-stamp) -(require 'mel) +(require 'mel) ; binary-write-decoded-region, binary-find-file-noselect (eval-when-compile (require 'static)) -- 1.7.10.4