Use path-util.el instead of file-detect.el.
authormorioka <morioka>
Thu, 6 Nov 1997 16:21:15 +0000 (16:21 +0000)
committermorioka <morioka>
Thu, 6 Nov 1997 16:21:15 +0000 (16:21 +0000)
mime-bbdb.el
semi-setup.el

index bf69459..beadbfd 100644 (file)
@@ -5,7 +5,7 @@
 
 ;; Author: Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
 ;; Maintainer: Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
-;; Version: $Id: mime-bbdb.el,v 0.4 1997-09-24 23:15:05 shuhei-k Exp $
+;; Version: $Id: mime-bbdb.el,v 0.5 1997-11-06 16:21:15 morioka Exp $
 ;; Keywords: BBDB, MIME, multimedia, multilingual, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -27,7 +27,7 @@
 
 ;;; Code:
 
-(require 'file-detect)
+(require 'path-util)
 (require 'std11)
 (require 'mime-view)
 
index 1d5bb62..c64e17d 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: semi-setup.el,v 0.17 1997-10-21 16:55:04 morioka Exp $
+;; Version: $Id: semi-setup.el,v 0.18 1997-11-06 16:20:05 morioka Exp $
 ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -26,7 +26,7 @@
 ;;; Code:
 
 (require 'mime-def)
-(require 'file-detect)
+(require 'path-util)
 
 
 ;; for image/* and X-Face