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:
2034458
)
Add install.el.
author
morioka
<morioka>
Fri, 14 Mar 1997 09:25:15 +0000
(09:25 +0000)
committer
morioka
<morioka>
Fri, 14 Mar 1997 09:25:15 +0000
(09:25 +0000)
APEL-ELS
patch
|
blob
|
history
diff --git
a/APEL-ELS
b/APEL-ELS
index
b18c58b
..
6f39fed
100644
(file)
--- a/
APEL-ELS
+++ b/
APEL-ELS
@@
-1,8
+1,8
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: APEL-ELS,v 1.2 1997-03-04 14:30:21 morioka Exp $
+;;; $Id: APEL-ELS,v 1.3 1997-03-14 09:25:15 morioka Exp $
;;;
-(setq apel-modules '(alist atype file-detect filename))
+(setq apel-modules '(alist atype file-detect filename install))
;;; APEL-ELS ends here