projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f52d714
)
(mime-write-entity): Use `raw-message-write-region' instead of
author
tomo
<tomo>
Tue, 19 Dec 2000 05:51:00 +0000
(
05:51
+0000)
committer
tomo
<tomo>
Tue, 19 Dec 2000 05:51:00 +0000
(
05:51
+0000)
`write-region-as-raw-text-CRLF'.
mime/mmbabyl.el
patch
|
blob
|
history
diff --git
a/mime/mmbabyl.el
b/mime/mmbabyl.el
index
763e18e
..
a38d0f5
100644
(file)
--- a/
mime/mmbabyl.el
+++ b/
mime/mmbabyl.el
@@
-115,7
+115,7
@@
line."
ENTITY is an instance of `mime-babyl-entity'."
(with-temp-buffer
(mime-insert-entity entity)
- (write-region-as-raw-text-CRLF (point-min) (point-max) filename)))
+ (raw-message-write-region (point-min) (point-max) filename)))
;;; @ entity header