tm 4.8.3.
[elisp/tm.git] / tm-misc.el
index d77ac5b..1be7b4b 100644 (file)
@@ -1,5 +1,5 @@
 ;;;
-;;; $Id: tm-misc.el,v 2.1 1994/08/01 05:24:09 morioka Exp $
+;;; $Id: tm-misc.el,v 3.0 1994/08/31 07:15:08 morioka Exp $
 ;;;
 ;;;   MIME utility for tm-*.el MIME user agent packages
 ;;;
@@ -11,7 +11,6 @@
     (require 'tl-18)
   )
 (require 'tiny-mime)
-(require 'tm-body)
 
 (defvar mime/header-decoding-mode t "*Decode MIME header if non-nil.")
 
                  minor-mode-alist))
       ))
 
-(defvar mime/body-decoding-mode nil "MIME body decoding mode")
-(defvar mime/body-decoding-method (function mime/decode-body)
-  "MIME body decoding method to play")
-
 
 ;;; @ about rightful dividing for multi-octet string
 ;;;
@@ -44,6 +39,7 @@
                 i))
             ))
 
+
 ;;; @ functions to check field
 ;;;
 (defun mime/exist-encoded-word-in-subject ()