(filename-special-filter): Don't use `char-length'.
authortomo <tomo>
Fri, 15 Dec 2000 09:54:17 +0000 (09:54 +0000)
committertomo <tomo>
Fri, 15 Dec 2000 09:54:17 +0000 (09:54 +0000)
emacs-lisp/filename.el

index 8c0b0da..2efdb09 100644 (file)
@@ -1,9 +1,8 @@
 ;;; filename.el --- file name filter
 
-;; Copyright (C) 1996,1997 MORIOKA Tomohiko
+;; Copyright (C) 1996,1997,2000 Free Software Foundation, Inc.
 
-;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: filename.el,v 1.1.2.1 2000/08/12 02:45:46 handa Exp $
+;; Author: MORIOKA Tomohiko <tomo@m17n.org>
 ;; Keywords: file name, string
 
 ;; This file is part of APEL (A Portable Emacs Library).