(apel-modules): Add filename.el.
authormorioka <morioka>
Tue, 4 Mar 1997 14:30:21 +0000 (14:30 +0000)
committermorioka <morioka>
Tue, 4 Mar 1997 14:30:21 +0000 (14:30 +0000)
APEL-ELS

index 7bb014d..b18c58b 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,8 +1,8 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.1 1997-03-04 14:29:50 morioka Exp $
+;;; $Id: APEL-ELS,v 1.2 1997-03-04 14:30:21 morioka Exp $
 ;;;
 
-(setq apel-modules '(alist atype file-detect))
+(setq apel-modules '(alist atype file-detect filename))
 
 ;;; APEL-ELS ends here