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:
02b6b6c
)
Initial revision
author
morioka
<morioka>
Tue, 4 Mar 1997 14:29:50 +0000
(14:29 +0000)
committer
morioka
<morioka>
Tue, 4 Mar 1997 14:29:50 +0000
(14:29 +0000)
APEL-ELS
[new file with mode: 0644]
patch
|
blob
diff --git a/APEL-ELS
b/APEL-ELS
new file mode 100644
(file)
index 0000000..
7bb014d
--- /dev/null
+++ b/
APEL-ELS
@@ -0,0
+1,8
@@
+;;; -*-Emacs-Lisp-*-
+;;;
+;;; $Id: APEL-ELS,v 1.1 1997-03-04 14:29:50 morioka Exp $
+;;;
+
+(setq apel-modules '(alist atype file-detect))
+
+;;; APEL-ELS ends here