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:
adff9c4
)
(flim-modules): Add mailcap.
author
morioka
<morioka>
Sun, 3 May 1998 14:12:16 +0000
(14:12 +0000)
committer
morioka
<morioka>
Sun, 3 May 1998 14:12:16 +0000
(14:12 +0000)
FLIM-ELS
patch
|
blob
|
history
diff --git
a/FLIM-ELS
b/FLIM-ELS
index
d42f9b7
..
7695f0d
100644
(file)
--- a/
FLIM-ELS
+++ b/
FLIM-ELS
@@
-1,11
+1,13
@@
;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: FLIM-ELS,v 1.1 1998-04-13 13:08:14 morioka Exp $
-;;;
+
+;; FLIM-ELS: list of FLIM modules to install
+
+;;; 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
))
(if (fboundp 'dynamic-link)