From 25ba83e7482f016748f80be3d836bae8189a4922 Mon Sep 17 00:00:00 2001 From: morioka Date: Tue, 4 Mar 1997 14:30:21 +0000 Subject: [PATCH] (apel-modules): Add filename.el. --- APEL-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/APEL-ELS b/APEL-ELS index 7bb014d..b18c58b 100644 --- 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 -- 1.7.10.4