Fix typo.
authoryamaoka <yamaoka>
Tue, 20 Oct 1998 12:15:13 +0000 (12:15 +0000)
committeryamaoka <yamaoka>
Tue, 20 Oct 1998 12:15:13 +0000 (12:15 +0000)
ChangeLog
mel-u.el

index f295882..6986cd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 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'.
index 5a756aa..65513f3 100644 (file)
--- a/mel-u.el
+++ b/mel-u.el
@@ -131,7 +131,7 @@ variable `uuencode-external-encoder'."
   )
 
 (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