projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99aeb14
)
(mime-encode-header-in-buffer): Renamed from `eword-encode-header'.
author
tomo
<tomo>
Tue, 19 Dec 2000 10:36:07 +0000
(10:36 +0000)
committer
tomo
<tomo>
Tue, 19 Dec 2000 10:36:07 +0000
(10:36 +0000)
mime.el
patch
|
blob
|
history
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"