projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d24a86
)
(flim-modules): Abolish 'std11-parse.
author
morioka
<morioka>
Wed, 6 May 1998 10:41:31 +0000
(10:41 +0000)
committer
morioka
<morioka>
Wed, 6 May 1998 10:41:31 +0000
(10:41 +0000)
FLIM-ELS
patch
|
blob
|
history
diff --git
a/FLIM-ELS
b/FLIM-ELS
index
7695f0d
..
e388991
100644
(file)
--- a/
FLIM-ELS
+++ b/
FLIM-ELS
@@
-4,11
+4,11
@@
;;; Code:
-(setq flim-modules '(std11 std11-parse
- mel mel-dl mel-b mel-q mel-u mel-g
- mime-def eword-decode eword-encode
- mailcap
- ))
+(setq flim-modules '(std11
+ mime-def
+ mel mel-dl mel-b mel-q mel-u mel-g
+ eword-decode eword-encode
+ mailcap))
(if (fboundp 'dynamic-link)
(setq flim-modules (cons 'mel-dl flim-modules))