Add install.el.
authormorioka <morioka>
Fri, 14 Mar 1997 09:25:15 +0000 (09:25 +0000)
committermorioka <morioka>
Fri, 14 Mar 1997 09:25:15 +0000 (09:25 +0000)
APEL-ELS

index b18c58b..6f39fed 100644 (file)
--- a/APEL-ELS
+++ b/APEL-ELS
@@ -1,8 +1,8 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: APEL-ELS,v 1.2 1997-03-04 14:30:21 morioka Exp $
+;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $
 ;;;
 
-(setq apel-modules '(alist atype file-detect filename))
+(setq apel-modules '(alist atype file-detect filename install))
 
 ;;; APEL-ELS ends here