projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1bee0
)
Add mule-caesar.el.
author
morioka
<morioka>
Fri, 9 May 1997 01:23:44 +0000
(
01:23
+0000)
committer
morioka
<morioka>
Fri, 9 May 1997 01:23:44 +0000
(
01:23
+0000)
APEL-ELS
patch
|
blob
|
history
diff --git
a/APEL-ELS
b/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