tm 7.73.
[elisp/tm.git] / tm-def.el
index 321a2e9..d8688aa 100644 (file)
--- a/tm-def.el
+++ b/tm-def.el
@@ -6,7 +6,7 @@
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Version:
-;;;    $Id: tm-def.el,v 7.61 1996/07/15 14:03:57 morioka Exp $
+;;;    $Id: tm-def.el,v 7.62 1996/07/18 06:04:28 morioka Exp $
 ;;; Keywords: mail, news, MIME, multimedia, definition
 ;;;
 ;;; This file is part of tm (Tools for MIME).
          mime-charset-type-list))
 
 
-;;; @ coding-system
-;;;
-
-(defun mime-charset-decode-region (beg end charset &optional encoding)
-  (decode-mime-charset-region beg end (or charset default-mime-charset))
-  )
-
-
 ;;; @ button
 ;;;