(mime-encode-header-in-buffer): Renamed from `eword-encode-header'.
authortomo <tomo>
Tue, 19 Dec 2000 10:36:07 +0000 (10:36 +0000)
committertomo <tomo>
Tue, 19 Dec 2000 10:36:07 +0000 (10:36 +0000)
mime.el

diff --git a/mime.el b/mime.el
index 328d599..f595961 100644 (file)
--- a/mime.el
+++ b/mime.el
@@ -33,7 +33,7 @@
 
 (eval-and-compile
 
-(autoload 'eword-encode-header "eword-encode"
+(autoload 'mime-encode-header-in-buffer "eword-encode"
   "Encode header fields to network representation, such as MIME encoded-word.")
 
 (autoload 'mime-parse-Content-Type "mime-parse"