From af1076c7c5d2cbd820754a242dd5a76a9e3e0fc8 Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 14 Mar 1997 09:25:15 +0000 Subject: [PATCH] Add install.el. --- APEL-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/APEL-ELS b/APEL-ELS index b18c58b..6f39fed 100644 --- 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 -- 1.7.10.4