Add mule-caesar.el.
[elisp/apel.git] / APEL-ELS
1 ;;; -*-Emacs-Lisp-*-
2 ;;;
3 ;;; $Id: APEL-ELS,v 1.5 1997-05-09 01:23:44 morioka Exp $
4 ;;;
5
6 (setq apel-modules '(alist atype file-detect filename install
7                            std11 std11-parse
8                            mule-caesar))
9
10 ;;; APEL-ELS ends here