From: morioka Date: Sat, 22 Feb 1997 16:10:50 +0000 (+0000) Subject: tm-def.el was renamed to mime-def.el. X-Git-Tag: Hokutetsu-Ishikawa-new~342 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a4a4f2a89888b41068da1f249781da6e50d4f8cb;p=elisp%2Fsemi.git tm-def.el was renamed to mime-def.el. --- diff --git a/mime-parse.el b/mime-parse.el index 5859995..a63ce2a 100644 --- a/mime-parse.el +++ b/mime-parse.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; Version: $Id: mime-parse.el,v 0.1 1997-02-21 07:38:26 tmorioka Exp $ +;; Version: $Id: mime-parse.el,v 0.2 1997-02-22 16:10:50 morioka Exp $ ;; Keywords: MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -27,7 +27,7 @@ (require 'std11) (require 'tl-misc) -(require 'tm-def) +(require 'mime-def) ;;; @ field parser