1998-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
+ * mel-u.el: Fix typo.
+
* mime-def.el: Enclose defining procedure for the constants
`std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
`std11-qtext-regexp' with `eval-and-compile'.
)
(mel-define-method mime-write-decoded-region (start end filename
- (nil "x-gzip64"))
+ (nil "x-uue"))
"Decode and write current region encoded by uuencode into FILENAME.
START and END are buffer positions."
(interactive