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:
5d75bc3
)
(mime-parse-buffer): Revert to auto-load from "mime-parse".
author
morioka
<morioka>
Wed, 26 May 1999 09:04:39 +0000
(09:04 +0000)
committer
morioka
<morioka>
Wed, 26 May 1999 09:04:39 +0000
(09:04 +0000)
mime.el
patch
|
blob
|
history
diff --git
a/mime.el
b/mime.el
index
0f06476
..
57cd04f
100644
(file)
--- a/
mime.el
+++ b/
mime.el
@@
-60,7
+60,7
@@
current-buffer, and return it.")
(autoload 'mime-uri-parse-cid "mime-parse"
"Parse STRING as cid URI.")
-(autoload 'mime-parse-buffer "mmbuffer"
+(autoload 'mime-parse-buffer "mime-parse"
"Parse BUFFER as a MIME message.")
)