* mel-q.el (quoted-printable-external-decoder-option-to-specify-file):
authorteranisi <teranisi>
Tue, 27 Jan 2004 14:16:39 +0000 (14:16 +0000)
committerteranisi <teranisi>
Tue, 27 Jan 2004 14:16:39 +0000 (14:16 +0000)
commitcc05f88f9fa371737ce3c6de227885bbc30450d1
tree21dddf86292e9f9dad9238ae3f4288efa0623422
parent7bc924305433b4d7da1169e1f3779efdebb87d9d
* mel-q.el (quoted-printable-external-decoder-option-to-specify-file):
Accept nil.
(mime-write-decoded-region): If the value of the variable
`quoted-printable-external-decoder-option-to-specify-file' is nil,
write stdout to the output file.

* mel-b-el.el (base64-external-decoder-option-to-specify-file):
Accept nil.
(base64-write-decoded-region): If the value of the variable
`base64-external-decoder-option-to-specify-file' is nil, write
stdout to the output file.
ChangeLog
mel-b-el.el
mel-q.el