X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=tm-mule.el;h=61d81e2b338f6a690191645ad9af0eb8f673635d;hb=86824724a2d5325e296ee93a1abb3952d2320a20;hp=2272b082c53d94f581bfeb235923d0a2d77fbec7;hpb=ac40a27aee738c377457768c3f0cc3d09b72e5e3;p=elisp%2Ftm.git diff --git a/tm-mule.el b/tm-mule.el index 2272b08..61d81e2 100644 --- a/tm-mule.el +++ b/tm-mule.el @@ -6,7 +6,7 @@ ;;; ;;; Author: MORIOKA Tomohiko ;;; Version: -;;; $Id: tm-mule.el,v 7.7 1996/01/25 02:32:26 morioka Exp $ +;;; $Id: tm-mule.el,v 7.9 1996/04/16 13:42:44 morioka Exp $ ;;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word ;;; ;;; This file is part of tm (Tools for MIME). @@ -46,10 +46,13 @@ ("ISO-8859-3" . *iso-8859-3*) ("ISO-8859-4" . *iso-8859-4*) ("ISO-8859-5" . *iso-8859-5*) + ("KOI8-R" . *koi8*) ("ISO-8859-7" . *iso-8859-7*) ("ISO-8859-8" . *iso-8859-8*) ("ISO-8859-9" . *iso-8859-9*) ("ISO-2022-INT-1" . *iso-2022-int-1*) + ("SHIFT_JIS" . *sjis*) + ("X-SHIFTJIS" . *sjis*) ))