Add mule-caesar.el.
authormorioka <morioka>
Fri, 9 May 1997 01:23:44 +0000 (01:23 +0000)
committermorioka <morioka>
Fri, 9 May 1997 01:23:44 +0000 (01:23 +0000)
APEL-ELS

index a9d4e15..bb34bd6 100644 (file)
--- 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