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:
fdffb53
)
Delete autoload setting for `mime-parse-message'.
author
morioka
<morioka>
Fri, 10 Jul 1998 18:37:55 +0000
(18:37 +0000)
committer
morioka
<morioka>
Fri, 10 Jul 1998 18:37:55 +0000
(18:37 +0000)
mime.el
patch
|
blob
|
history
diff --git
a/mime.el
b/mime.el
index
065e739
..
338aa9c
100644
(file)
--- a/
mime.el
+++ b/
mime.el
@@
-53,9
+53,6
@@
and return parsed it.")
"Read field-body of Content-Transfer-Encoding field from
current-buffer, and return it.")
-(autoload 'mime-parse-message "mime-parse"
- "Parse current-buffer as a MIME message.")
-
(autoload 'mime-parse-buffer "mime-parse"
"Parse BUFFER as a MIME message.")