From 30bc58488290da3d57388941de6ecf6784b10496 Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 9 May 1997 01:23:44 +0000 Subject: [PATCH] Add mule-caesar.el. --- APEL-ELS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/APEL-ELS b/APEL-ELS index a9d4e15..bb34bd6 100644 --- a/APEL-ELS +++ b/APEL-ELS @@ -1,9 +1,10 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: APEL-ELS,v 1.4 1997-04-03 17:14:39 morioka Exp $ +;;; $Id: APEL-ELS,v 1.5 1997-05-09 01:23:44 morioka Exp $ ;;; (setq apel-modules '(alist atype file-detect filename install - std11 std11-parse)) + std11 std11-parse + mule-caesar)) ;;; APEL-ELS ends here -- 1.7.10.4