From 891aae080e7eee3f66c961188f741b07c59caf86 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 3 Apr 1997 17:14:39 +0000 Subject: [PATCH] std11.el and std11-parse.el were moved from mu/. --- APEL-ELS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/APEL-ELS b/APEL-ELS index 6f39fed..a9d4e15 100644 --- a/APEL-ELS +++ b/APEL-ELS @@ -1,8 +1,9 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $ +;;; $Id: APEL-ELS,v 1.4 1997-04-03 17:14:39 morioka Exp $ ;;; -(setq apel-modules '(alist atype file-detect filename install)) +(setq apel-modules '(alist atype file-detect filename install + std11 std11-parse)) ;;; APEL-ELS ends here -- 1.7.10.4