projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d1b6c
)
(semi-modules-to-compile): Add 'mime-w3 if w3 is found.
author
morioka
<morioka>
Mon, 8 Jun 1998 13:21:07 +0000
(13:21 +0000)
committer
morioka
<morioka>
Mon, 8 Jun 1998 13:21:07 +0000
(13:21 +0000)
SEMI-ELS
patch
|
blob
|
history
diff --git
a/SEMI-ELS
b/SEMI-ELS
index
881b6dc
..
c12fb0a
100644
(file)
--- a/
SEMI-ELS
+++ b/
SEMI-ELS
@@
-1,7
+1,8
@@
;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: SEMI-ELS,v 1.4 1998-04-10 15:21:15 morioka Exp $
-;;;
+
+;; SEMI-ELS: list of SEMI modules to install
+
+;;; Code:
(setq semi-modules-to-compile
'(signature
@@
-26,6
+27,7
@@
)))
'((mailcrypt mime-pgp mime-mc)
(bbdb mime-bbdb)
+ (w3 mime-w3)
))
(if (or (string-match "XEmacs" emacs-version)