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:
405d900
)
std11.el and std11-parse.el were moved from mu/.
author
morioka
<morioka>
Thu, 3 Apr 1997 17:14:39 +0000
(17:14 +0000)
committer
morioka
<morioka>
Thu, 3 Apr 1997 17:14:39 +0000
(17:14 +0000)
APEL-ELS
patch
|
blob
|
history
diff --git
a/APEL-ELS
b/APEL-ELS
index
6f39fed
..
a9d4e15
100644
(file)
--- a/
APEL-ELS
+++ b/
APEL-ELS
@@
-1,8
+1,9
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $
+;;; $Id: APEL-ELS,v 1.4 1997-04-03 17:14:39 morioka Exp $
;;;
-(setq apel-modules '(alist atype file-detect filename install))
+(setq apel-modules '(alist atype file-detect filename install
+ std11 std11-parse))
;;; APEL-ELS ends here