(eval-and-compile): Moved from poe.el.
[elisp/apel.git] / filename.el
index 9ea69bb..ba7ffe1 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1996,1997 MORIOKA Tomohiko
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: filename.el,v 1.6 1997/03/20 06:00:33 morioka Exp $
+;; Version: $Id: filename.el,v 2.1 1997/11/06 15:50:53 morioka Exp $
 ;; Keywords: file name, string
 
 ;; This file is part of APEL (A Portable Emacs Library).
@@ -65,7 +65,7 @@ List of characters represents characters not allowed as file-name.")
                   filename-maybe-truncate-by-size
                   filename-eliminate-bottom-low-lines
                   )))
-    (require 'file-detect)
+    (require 'path-util)
     (if (exec-installed-p "kakasi")
        (cons 'filename-japanese-to-roman-string filters)
       filters))