(mime-encode-field-body): Add autoload setting.
authortomo <tomo>
Tue, 19 Dec 2000 10:47:31 +0000 (10:47 +0000)
committertomo <tomo>
Tue, 19 Dec 2000 10:47:31 +0000 (10:47 +0000)
mime.el

diff --git a/mime.el b/mime.el
index f595961..0f99f18 100644 (file)
--- a/mime.el
+++ b/mime.el
@@ -65,6 +65,10 @@ current-buffer, and return it.")
 
 )
 
+(autoload 'mime-encode-field-body "eword-encode"
+  "Encode FIELD-BODY as FIELD-NAME, and return the result.")
+
+
 ;;; @ Entity Representation and Implementation
 ;;;