projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b603d31
)
(mime-encode-field-body): Add autoload setting.
author
tomo
<tomo>
Tue, 19 Dec 2000 10:47:31 +0000
(10:47 +0000)
committer
tomo
<tomo>
Tue, 19 Dec 2000 10:47:31 +0000
(10:47 +0000)
mime.el
patch
|
blob
|
history
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
;;;