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:
57496de
)
(mime-parse-message): Modify for `make-mime-entity-internal'.
author
morioka
<morioka>
Wed, 30 Sep 1998 13:03:29 +0000
(13:03 +0000)
committer
morioka
<morioka>
Wed, 30 Sep 1998 13:03:29 +0000
(13:03 +0000)
mime-parse.el
patch
|
blob
|
history
diff --git
a/mime-parse.el
b/mime-parse.el
index
fa20a85
..
19fe032
100644
(file)
--- a/
mime-parse.el
+++ b/
mime-parse.el
@@
-242,6
+242,8
@@
If is is not found, return DEFAULT-ENCODING."
(make-mime-entity-internal representation-type
(current-buffer)
content-type nil parent node-id
+ nil nil nil nil
+ nil nil nil nil
(current-buffer)
header-start header-end
body-start body-end)