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:
0cf301d
)
(apel-modules): Add filename.el.
author
morioka
<morioka>
Tue, 4 Mar 1997 14:30:21 +0000
(14:30 +0000)
committer
morioka
<morioka>
Tue, 4 Mar 1997 14:30:21 +0000
(14:30 +0000)
APEL-ELS
patch
|
blob
|
history
diff --git
a/APEL-ELS
b/APEL-ELS
index
7bb014d
..
b18c58b
100644
(file)
--- a/
APEL-ELS
+++ b/
APEL-ELS
@@
-1,8
+1,8
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: APEL-ELS,v 1.1 1997-03-04 14:29:50 morioka Exp $
+;;; $Id: APEL-ELS,v 1.2 1997-03-04 14:30:21 morioka Exp $
;;;
-(setq apel-modules '(alist atype file-detect))
+(setq apel-modules '(alist atype file-detect filename))
;;; APEL-ELS ends here